index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
unittests
/
IR
/
InstructionsTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Untabify.
NAKAMURA Takumi
2014-03-27
1
-3
/
+3
*
SmallVector<3> may be used here.
NAKAMURA Takumi
2014-03-27
1
-1
/
+1
*
IRTests/InstructionsTest.cpp: Avoid initializer list.
NAKAMURA Takumi
2014-03-27
1
-4
/
+4
*
Add a unit test for Invoke iteration, similar to the one for Call
Eli Bendersky
2014-03-26
1
-11
/
+40
*
Fix bot breakage in InstructionsTest.
Eli Bendersky
2014-03-26
1
-1
/
+1
*
Fix problem with r204836
Eli Bendersky
2014-03-26
1
-0
/
+26
*
[C++11] Replace llvm::next and llvm::prior with std::next and std::prev.
Benjamin Kramer
2014-03-02
1
-2
/
+2
*
Bug 18228 - Fix accepting bitcasts between vectors of pointers with a
Matt Arsenault
2014-01-22
1
-0
/
+16
*
Use a: and s: instead of a0: and s0: in the DataLayout strings.
Rafael Espindola
2013-12-13
1
-2
/
+2
*
Add addrspacecast instruction.
Matt Arsenault
2013-11-15
1
-39
/
+14
*
Fix ptr vector inconsistency in CreatePointerCast
Matt Arsenault
2013-07-31
1
-0
/
+11
*
Respect address space sizes in isEliminableCastPair.
Matt Arsenault
2013-07-30
1
-2
/
+79
*
Revert "Remove isCastable since nothing uses it now"
Matt Arsenault
2013-07-30
1
-0
/
+5
*
Remove isCastable since nothing uses it now
Matt Arsenault
2013-07-30
1
-5
/
+0
*
Change behavior of calling bitcasted alias functions.
Matt Arsenault
2013-07-30
1
-7
/
+70
*
Fix copypaste error in test.
Matt Arsenault
2013-06-28
1
-1
/
+1
*
Change GetPointerBaseWithConstantOffset's DataLayout argument from a
Dan Gohman
2013-01-31
1
-4
/
+4
*
A test for r172535.
Evgeniy Stepanov
2013-01-16
1
-0
/
+8
*
Rename the VMCore unittest tree to IR. Somehow was missed when doing the
Chandler Carruth
2013-01-07
1
-0
/
+284