index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
CodeGen
/
X86
/
2006-05-11-InstrSched.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reapply fix PR23384 (part 3 of 3) r304824 (was reverted in r305720).
Evgeny Stupachenko
2017-08-07
1
-1
/
+1
*
X86: Do not use llc -march in tests.
Matthias Braun
2017-08-02
1
-1
/
+1
*
Revert r304824 "Fix PR23384 (part 3 of 3)"
Hans Wennborg
2017-06-19
1
-1
/
+1
*
Fix PR23384 (part 3 of 3)
Evgeny Stupachenko
2017-06-06
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-4
/
+4
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-5
/
+5
*
Use function attributes to indicate that we don't want to realign the stack.
Bill Wendling
2013-08-01
1
-1
/
+1
*
Revert the test moves from 176733. Use "REQUIRES: asserts" instead.
Jan Wen Voung
2013-03-12
1
-0
/
+52
*
Disable statistics on Release builds and move tests that depend on -stats.
Jan Wen Voung
2013-03-08
1
-51
/
+0
*
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
*
Regression is gone, don't try to find it on clean target.
Reid Spencer
2007-01-17
1
-0
/
+52