index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unittests
/
VMCore
/
InstructionsTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move llvm/Support/MDBuilder.h to llvm/MDBuilder.h, to live with
Chandler Carruth
2012-07-15
1
-1
/
+1
*
Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.h
Chandler Carruth
2012-06-29
1
-2
/
+2
*
Remove support for the special 'fast' value for fpmath accuracy for the moment.
Duncan Sands
2012-04-16
1
-8
/
+0
*
Make it possible to indicate relaxed floating point requirements at the IR level
Duncan Sands
2012-04-16
1
-0
/
+25
*
Add support for vectors of pointers.
Nadav Rotem
2011-12-05
1
-0
/
+97
*
The 'expected' argument to EXPECT_EQ is actually the first one;
John McCall
2011-08-27
1
-23
/
+23
*
land David Blaikie's patch to de-constify Type, with a few tweaks.
Chris Lattner
2011-07-18
1
-7
/
+7
*
Teach getCastOpcode about element-by-element vector casts. For example, "trunc"
Duncan Sands
2011-05-18
1
-0
/
+8
*
Don't include Operator.h from InstrTypes.h.
Jay Foad
2011-04-11
1
-0
/
+1
*
While testing dragonegg I noticed that isCastable and getCastOpcode
Duncan Sands
2011-04-01
1
-0
/
+13
*
Remove the "ugly" method BranchInst::setUnconditionalDest().
Jay Foad
2011-01-07
1
-17
/
+0
*
Prefix `next' iterator operation with `llvm::'.
Oscar Fuentes
2010-08-02
1
-2
/
+2
*
another one
Gabor Greif
2010-03-18
1
-1
/
+1
*
feedback from Nick
Gabor Greif
2010-03-17
1
-1
/
+2
*
more BranchInst tests
Gabor Greif
2010-03-16
1
-0
/
+15
*
add BranchInst tests
Gabor Greif
2010-03-16
1
-0
/
+71
*
appease valgrind testers
Gabor Greif
2010-03-16
1
-0
/
+4
*
add single return tests
Gabor Greif
2010-03-16
1
-0
/
+11
*
fix PR6589
Gabor Greif
2010-03-16
1
-3
/
+3
*
begin humbly with a repro of PR6589
Gabor Greif
2010-03-16
1
-0
/
+26