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
/
SimplifyCFG
/
trapping-load-unreachable.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+125
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-125
/
+0
*
llvm: Add support for "-fno-delete-null-pointer-checks"
Manoj Gupta
2018-07-09
1
-1
/
+39
*
Revert "[SimplifyCFG] Stop inserting calls to llvm.trap for UB"
David Majnemer
2016-06-25
1
-0
/
+1
*
[SimplifyCFG] Stop inserting calls to llvm.trap for UB
David Majnemer
2016-06-25
1
-1
/
+0
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-1
/
+1
*
IR: add a second ordering operand to cmpxhg for failure
Tim Northover
2014-03-11
1
-1
/
+1
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-6
/
+6
*
Update SimplifyCFG for atomic operations.
Eli Friedman
2011-08-15
1
-0
/
+43
*
Move "atomic" and "volatile" designations on instructions after the opcode
Eli Friedman
2011-08-12
1
-4
/
+4
*
Test case for r105914.
Benjamin Kramer
2010-06-13
1
-0
/
+11
*
make simplifycfg insert an llvm.trap before the 'unreachable' it introduces
Chris Lattner
2010-05-08
1
-3
/
+17
*
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
Dan Gohman
2009-09-11
1
-1
/
+1
*
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
*
Fix PR2967 by not deleting volatile load/stores that occur before unreachable.
Chris Lattner
2008-10-29
1
-0
/
+19