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
/
JumpThreading
/
thread-loads.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
enhance jump threading to preserve TBAA information when PRE'ing loads,
Chris Lattner
2012-03-13
1
-4
/
+44
*
Re-apply r124518 with fix. Watch out for invalidated iterator.
Evan Cheng
2011-01-29
1
-1
/
+8
*
Revert r124518. It broke Linux self-host.
Evan Cheng
2011-01-29
1
-8
/
+1
*
Re-commit r124462 with fixes. Tail recursion elim will now dup ret into uncon...
Evan Cheng
2011-01-29
1
-1
/
+8
*
Revert r124462. There are a few big regressions that I need to fix first.
Evan Cheng
2011-01-28
1
-8
/
+1
*
- Stop simplifycfg from duplicating "ret" instructions into unconditional
Evan Cheng
2011-01-28
1
-1
/
+8
*
simplify some run lines, convert a test to filecheck.
Chris Lattner
2009-10-11
1
-1
/
+1
*
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
*
Make jump threading substantially more powerful, in the following ways:
Chris Lattner
2008-11-27
1
-0
/
+34