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
/
test
/
Transforms
/
InstCombine
/
extractvalue.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+107
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-107
/
+0
*
Instcombine: destructor loads of structs that do not contains padding
Mehdi Amini
2015-12-15
1
-11
/
+11
*
Make DataLayout Non-Optional in the Module
Mehdi Amini
2015-03-04
1
-3
/
+3
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-6
/
+6
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-2
/
+2
*
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