index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unittests
/
VMCore
/
IRBuilderTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename the VMCore unittest tree to IR. Somehow was missed when doing the
Chandler Carruth
2013-01-07
1
-184
/
+0
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-8
/
+8
*
Test that a landingpad gets the name provided when it was created (see commit
Duncan Sands
2012-12-21
1
-0
/
+7
*
Reorganize FastMathFlags to be a wrapper around unsigned, and streamline some...
Michael Ilseman
2012-12-09
1
-2
/
+2
*
Sort the #include lines for unittest/...
Chandler Carruth
2012-12-04
1
-3
/
+2
*
copyFastMathFlags utility and test case
Michael Ilseman
2012-11-29
1
-0
/
+9
*
Whoops, fixed bad merge
Michael Ilseman
2012-11-28
1
-55
/
+0
*
Fixed bad test case
Michael Ilseman
2012-11-28
1
-0
/
+55
*
Fast-math: IRBuilder test for creating instructions with fast-math flags
Michael Ilseman
2012-11-28
1
-0
/
+58
*
Add IRBuilderBase::getIntPtrTy.
Evgeniy Stepanov
2012-10-31
1
-0
/
+12
*
Add support for attaching branch weight metadata directly from the IRBuilder.
Chandler Carruth
2012-07-16
1
-0
/
+11
*
Add a boring bit of boilerplate to start testing IRBuilder::CreateCondBr.
Chandler Carruth
2012-07-16
1
-1
/
+15
*
Move the IRBuilder unittest from Support to VMCore. This got missed in
Chandler Carruth
2012-07-16
1
-0
/
+74