index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
Transforms
/
SimplifyCFG
/
SpeculativeExec.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-3
/
+3
*
Re-revert r173342, without losing the compile time improvements, flat
Chandler Carruth
2013-01-27
1
-115
/
+0
*
Switch this code away from Value::isUsedInBasicBlock. That code either
Chandler Carruth
2013-01-25
1
-0
/
+63
*
Reapply chandlerc's r173342 now that the miscompile it was triggering is fixed.
Benjamin Kramer
2013-01-24
1
-0
/
+29
*
Revert r173342 temporarily. It appears to cause a very late miscompile
Chandler Carruth
2013-01-24
1
-29
/
+0
*
Plug TTI into the speculation logic, giving it a real cost interface
Chandler Carruth
2013-01-24
1
-0
/
+29
*
Address a large chunk of this FIXME by accumulating the cost for
Chandler Carruth
2013-01-24
1
-0
/
+42
*
Switch the constant expression speculation cost evaluation away from
Chandler Carruth
2013-01-24
1
-0
/
+22
*
Revert r56315. When the instruction to speculate is a load, this
Dan Gohman
2012-01-05
1
-1
/
+1
*
Make some intrinsics safe to speculatively execute.
Nick Lewycky
2011-12-21
1
-3
/
+28
*
fix a bunch of spurious failures for people whose home directory
Chris Lattner
2009-09-11
1
-2
/
+2
*
Use opt -S instead of piping bitcode output through llvm-dis.
Dan Gohman
2009-09-08
1
-2
/
+2
*
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
2009-09-08
1
-2
/
+2
*
Speculatively execute a block when the the block is the then part of a triang...
Evan Cheng
2008-06-07
1
-0
/
+21