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
/
test
/
Transforms
/
InstCombine
/
extractvalue.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master llvm for rebase to r233350
Pirama Arumuga Nainar
2015-04-09
1
-9
/
+9
*
Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easie...
Stephen Lin
2013-07-14
1
-3
/
+3
*
Upgrade syntax of tests using volatile instructions to use 'load volatile' in...
Chris Lattner
2011-11-27
1
-3
/
+3
*
Move "atomic" and "volatile" designations on instructions after the opcode
Eli Friedman
2011-08-12
1
-1
/
+1
*
Transform (extractvalue (load P), ...) to (load (gep P, 0, ...)) if the load ...
Frits van Bommel
2010-11-29
1
-3
/
+72
*
Update this test to keep testing the -instcombine transform it's supposed to ...
Frits van Bommel
2010-11-29
1
-3
/
+3
*
Use opt -S instead of piping bitcode output through llvm-dis.
Dan Gohman
2009-09-08
1
-1
/
+1
*
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
2009-09-08
1
-1
/
+1
*
Add a few cases to instcombine's extractvalue testcase.
Matthijs Kooijman
2008-07-16
1
-2
/
+16
*
Make testcase check for extractvalue instead of extractelement.
Matthijs Kooijman
2008-06-16
1
-1
/
+1
*
Teach instruction combining about the extractvalue. It can succesfully fold
Matthijs Kooijman
2008-06-11
1
-0
/
+24