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
/
EarlyCSE
Commit message (
Expand
)
Author
Age
Files
Lines
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
1
-1
/
+0
*
Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easie...
Stephen Lin
2013-07-14
1
-1
/
+1
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
2
-13
/
+13
*
Initially forgotten-to-svn-add test case for r177279.
David Tweed
2013-03-18
1
-0
/
+14
*
There was a switch fall-through in the parser for textual LLVM that caused
David Tweed
2013-01-07
1
-2
/
+2
*
New EarlyCSE tests for CSE-ing across commutativity.
Michael Ilseman
2012-10-09
1
-0
/
+66
*
Fix regression from r151466: an we can't replace uses of an instruction reach...
Eli Friedman
2012-03-13
1
-0
/
+19
*
Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...
Eli Bendersky
2012-02-16
2
-3
/
+1
*
Upgrade syntax of tests using volatile instructions to use 'load volatile' in...
Chris Lattner
2011-11-27
1
-5
/
+5
*
Move "atomic" and "volatile" designations on instructions after the opcode
Eli Friedman
2011-08-12
1
-5
/
+5
*
Duncan deftly points out that readnone functions aren't
Chris Lattner
2011-01-03
1
-0
/
+13
*
earlycse can do trivial with-a-block dead store
Chris Lattner
2011-01-03
1
-0
/
+10
*
now that loads are in their own table, we can implement
Chris Lattner
2011-01-03
1
-0
/
+9
*
add a testcase for readonly call CSE
Chris Lattner
2011-01-03
1
-0
/
+12
*
Teach EarlyCSE to do trivial CSE of loads and read-only calls.
Chris Lattner
2011-01-03
1
-0
/
+45
*
add DEBUG and -stats output to earlycse.
Chris Lattner
2011-01-02
1
-2
/
+13
*
Enhance earlycse to do CSE of casts, instsimplify and die.
Chris Lattner
2011-01-02
2
-0
/
+24