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
/
CodeGen
/
X86
/
2006-05-11-InstrSched.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert the uses of '|&' to use '2>&1 |' instead, which works on old
Chandler Carruth
2012-07-02
1
-1
/
+1
*
Convert all tests using TCL-style quoting to use shell-style quoting.
Chandler Carruth
2012-07-02
1
-1
/
+1
*
Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge...
Craig Topper
2012-04-27
1
-1
/
+1
*
Remove pcmpgt/pcmpeq intrinsics as clang is not using them.
Craig Topper
2012-01-31
1
-2
/
+2
*
Use a bigger hammer to fix PR11314 by disabling the "forcing two-address
Evan Cheng
2011-11-10
1
-1
/
+1
*
Attempt to fix -mtriple=i686-{cygwin|mingw|win32} regressions. Nakamura,
Bruno Cardoso Lopes
2011-09-20
1
-1
/
+1
*
Reapply the new LoopStrengthReduction code, with compile time and
Dan Gohman
2010-02-12
1
-2
/
+2
*
Revert LoopStrengthReduce.cpp to pre-r94061 for now.
Dan Gohman
2010-01-22
1
-2
/
+2
*
Re-implement the main strength-reduction portion of LoopStrengthReduction.
Dan Gohman
2010-01-21
1
-2
/
+2
*
Make several tests less fragile.
Dan Gohman
2010-01-12
1
-8
/
+6
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-08
1
-1
/
+1
*
Change these tests to use regular loads instead of llvm.x86.sse2.loadu.dq.
Dan Gohman
2009-02-16
1
-6
/
+4
*
Re-enable machine sinking pass now that the coalescer bugs and the AnalyzeBrn...
Evan Cheng
2009-02-09
1
-1
/
+1
*
Revert r63999. It was breaking self-hosting builds.
Bill Wendling
2009-02-08
1
-1
/
+1
*
Enable machine sinking pass in non-fast mode.
Evan Cheng
2009-02-07
1
-1
/
+1
*
Undo spill weight tweak. Need to investigate the performance regressions.
Evan Cheng
2008-06-21
1
-1
/
+1
*
This got better.
Evan Cheng
2008-06-19
1
-1
/
+1
*
Fix test, instruction count is valid only if stack is not realigned
Anton Korobeynikov
2008-04-23
1
-1
/
+1
*
Remove -unwind-tables-optional everywhere, since
Dale Johannesen
2008-04-14
1
-1
/
+1
*
Rename -disable-required-unwind-tables to -unwind-tables-optional.
Dale Johannesen
2008-04-08
1
-1
/
+1
*
Add -disable-required-unwind-tables to tests
Dale Johannesen
2008-04-08
1
-1
/
+1
*
Mark functions in some tests as 'nounwind'. Generating
Dale Johannesen
2008-03-31
1
-1
/
+1
*
Enable convertToThreeAddress for X86 by default.
Evan Cheng
2007-10-05
1
-1
/
+1
*
Use push / pop for prologues and epilogues.
Evan Cheng
2007-07-17
1
-1
/
+1
*
For PR1319: Upgrade to new test harness.
Reid Spencer
2007-04-15
1
-2
/
+2
*
These got better.
Evan Cheng
2007-04-04
1
-1
/
+1
*
This got better.
Evan Cheng
2007-03-13
1
-43
/
+44
*
For PR761:
Reid Spencer
2007-01-26
1
-1
/
+3
*
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-12-02
1
-1
/
+1
*
Don't use bitcast yet!
Reid Spencer
2006-11-26
1
-11
/
+11
*
Make this test case easier to read. No functional changes.
Reid Spencer
2006-11-26
1
-27
/
+27
*
-sched-commute-nodes is now on by default.
Evan Cheng
2006-05-25
1
-2
/
+1
*
New scheduling test case.
Evan Cheng
2006-05-12
1
-0
/
+53