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
/
GlobalOpt
Commit message (
Expand
)
Author
Age
Files
Lines
*
rewrite OptimizeAwayTrappingUsesOfLoads to 1) avoid a temporary
Chris Lattner
2009-01-14
1
-0
/
+35
*
Reimplement the old and horrible bison parser for .ll files with a nice
Chris Lattner
2009-01-02
1
-2
/
+2
*
Enhance heap sra to be substantially more aggressive w.r.t PHI
Chris Lattner
2008-12-17
1
-0
/
+41
*
Fix another crash found by inspection. If we have a PHI node merging
Chris Lattner
2008-12-16
1
-0
/
+24
*
fix a crash found by inspection.
Chris Lattner
2008-12-16
2
-8
/
+29
*
add testcase for r61051
Chris Lattner
2008-12-15
1
-0
/
+42
*
add a basic test for heap-sra
Chris Lattner
2008-12-15
1
-0
/
+34
*
Resolve aliases, when possible
Anton Korobeynikov
2008-09-09
1
-0
/
+19
*
Make GlobalOpt preserve address spaces when scalar replacing aggregate globals.
Matthijs Kooijman
2008-07-17
1
-0
/
+28
*
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
*
When SRoA'ing a global variable, make sure the new globals get the
Chris Lattner
2008-04-26
1
-0
/
+32
*
rename *.llx -> *.ll, last batch.
Chris Lattner
2008-04-19
15
-0
/
+0
*
Remove llvm-upgrade and update test cases.
Tanya Lattner
2008-03-01
23
-391
/
+382
*
Remove any 'nest' parameter attributes if the function
Duncan Sands
2008-02-16
1
-0
/
+57
*
Don't let globalopt hack on volatile loads or stores.
Chris Lattner
2008-01-29
1
-0
/
+9
*
Fix the miscompilation of MiBench/consumer-lame that was exposed by Evan's
Chris Lattner
2008-01-14
1
-0
/
+16
*
Fix PR1896
Chris Lattner
2008-01-04
1
-0
/
+26
*
upgrade test
Chris Lattner
2007-11-13
2
-11
/
+11
*
Tighten up a check for folding away loads from (newly constant) globals. This
Chris Lattner
2007-11-09
1
-0
/
+19
*
For PR1553:
Reid Spencer
2007-07-19
1
-1
/
+1
*
Convert .cvsignore files
John Criswell
2007-06-29
1
-3
/
+0
*
new testcase for PR1491
Chris Lattner
2007-06-04
1
-0
/
+36
*
this crashes globalopt
Chris Lattner
2007-05-13
1
-0
/
+74
*
For PR1319:
Reid Spencer
2007-04-16
1
-1
/
+0
*
For PR1336:
Reid Spencer
2007-04-16
1
-2
/
+1
*
For PR1336:
Reid Spencer
2007-04-15
1
-0
/
+1
*
For PR1319:
Reid Spencer
2007-04-15
6
-11
/
+16
*
Make the llvm-runtest function much more amenable by eliminating all the
Reid Spencer
2007-04-11
1
-1
/
+1
*
new testcase that crashes globalopt
Chris Lattner
2007-04-05
1
-0
/
+34
*
new testcase. @foo should be marked fastcc by globalopt
Chris Lattner
2007-02-25
1
-0
/
+11
*
For PR761:
Reid Spencer
2007-01-26
1
-1
/
+1
*
For PR1043:
Reid Spencer
2007-01-13
1
-1
/
+2
*
Global variables are not renamed by llvm-upgrade any more.
Reid Spencer
2007-01-05
1
-1
/
+1
*
Update test cases that grepped for register names that have now changed
Reid Spencer
2007-01-03
1
-1
/
+2
*
For PR950:
Reid Spencer
2006-12-19
1
-1
/
+1
*
Upgrade intrinsic function calls manually.
Reid Spencer
2006-12-02
1
-2
/
+2
*
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-12-02
23
-24
/
+24
*
Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and
Reid Spencer
2006-11-23
1
-1
/
+1
*
new testcase that crashes global opt, reduced from chomp
Chris Lattner
2006-11-01
1
-0
/
+33
*
Testcase for PR820
Chris Lattner
2006-07-07
1
-0
/
+138
*
Added the ability to xfail based on llvmgcc version
Tanya Lattner
2006-04-12
1
-1
/
+1
*
Tired of wading through cvs's list ? files that are generated when building
Reid Spencer
2006-03-23
1
-0
/
+3
*
Testcase for PR632
Chris Lattner
2005-09-27
1
-0
/
+28
*
add a new testcase for constant foldable calls
Chris Lattner
2005-09-27
1
-4
/
+10
*
Add a more difficult testcase which uses a call to a helper function to do
Chris Lattner
2005-09-27
1
-1
/
+14
*
Testcase that uses an alloca
Chris Lattner
2005-09-26
1
-1
/
+14
*
add another case, this one that uses getelementptr instructions
Chris Lattner
2005-09-26
1
-1
/
+13
*
add a test for load
Chris Lattner
2005-09-26
1
-1
/
+10
*
add another testcase with simple control flow
Chris Lattner
2005-09-26
1
-1
/
+15
[next]