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
/
LICM
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix PR2346 by marking vaarg as volatile so that licm doesn't try to
Chris Lattner
2008-05-20
1
-0
/
+30
*
sabre brings to my attention that the 'tr' suffix is also obsolete
Gabor Greif
2008-05-20
1
-1
/
+1
*
Rename the last test with .llx extension to .ll, resolve duplicate test by re...
Gabor Greif
2008-05-20
1
-1
/
+1
*
Use loop deletion instead of ADCE in these tests.
Owen Anderson
2008-05-16
1
-1
/
+1
*
rename *.llx -> *.ll, last batch.
Chris Lattner
2008-04-19
1
-0
/
+0
*
Remove llvm-upgrade and update tests.
Tanya Lattner
2008-03-19
25
-434
/
+333
*
Update this testcase. The output needs to be disabled to pass.
Bill Wendling
2008-01-01
1
-25
/
+23
*
Ding dong, the DoesntAccessMemoryFns and
Duncan Sands
2007-11-23
2
-19
/
+22
*
Relax unsafe use check. If there is one unconditional use inside the loop the...
Devang Patel
2007-10-01
1
-0
/
+21
*
Do not promote null values because it may be unsafe to do so.
Devang Patel
2007-09-24
1
-0
/
+46
*
Avoid unsafe promotion.
Devang Patel
2007-09-19
1
-0
/
+35
*
rename test, it is obviously misspelled
Gabor Greif
2007-09-18
1
-0
/
+0
*
Fix PR1657
Devang Patel
2007-09-18
1
-0
/
+26
*
Bunch of tests to check loop passes.
Devang Patel
2007-07-31
2
-0
/
+64
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
30
-0
/
+829