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
/
ConstProp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix testcase
Chris Lattner
2004-07-01
1
-3
/
+3
*
Add tests for isnan
Chris Lattner
2004-06-11
1
-0
/
+8
*
New testcase
Chris Lattner
2004-04-13
1
-0
/
+17
*
Fix testcase. This should no longer be XFAIL'd
Chris Lattner
2003-11-19
1
-1
/
+1
*
Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.
Misha Brukman
2003-09-16
9
-9
/
+9
*
Removing Makefiles. Regression tests are now run by QMTest.
John Criswell
2003-09-15
1
-10
/
+0
*
Remove explicit control flow through the use of the 'not' script
Chris Lattner
2003-06-28
7
-39
/
+16
*
Testcase which kills the constant folder
Chris Lattner
2003-05-12
1
-0
/
+15
*
Make sure that setcc is implemented for bools.
Chris Lattner
2002-09-03
1
-0
/
+22
*
Fix testcases that used to now dead 'not' instruction
Chris Lattner
2002-08-14
1
-2
/
+4
*
Change not's to xors
Chris Lattner
2002-08-14
1
-4
/
+4
*
Test that logical operators are correctly constant propogated!
Chris Lattner
2002-07-30
1
-0
/
+16
*
Oops, forgot to check in makefile
Chris Lattner
2002-05-07
1
-0
/
+10
*
Add check that phi nodes get constant propogated away
Chris Lattner
2002-05-07
1
-0
/
+18
*
constprop doesn't delete dead instructions, it just makes them dead.
Chris Lattner
2002-05-07
3
-3
/
+3
*
Add testcase for not expressions
Chris Lattner
2002-05-07
1
-0
/
+22
*
New testcase for bugs in the constant propogator
Chris Lattner
2002-05-03
1
-0
/
+14
*
Add tests for floating point remainder elimination
Chris Lattner
2002-05-03
1
-0
/
+9
*
New testcase to see if constant propogation of remainder is implemented
Chris Lattner
2002-05-03
1
-0
/
+17
*
This testcase is a sanity check
Chris Lattner
2002-05-03
1
-0
/
+20
*
Add new testcase for general constant prop.
Chris Lattner
2002-05-03
1
-0
/
+18