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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not emit callseq instructions around sibcalls. This eliminated some unnece...
Evan Cheng
2010-02-06
2
-1
/
+14
*
Handle AddrMode6 (for NEON load/stores) in Thumb2's rewriteT2FrameIndex.
Bob Wilson
2010-02-06
1
-2
/
+2
*
Don't unroll loops containing function calls.
Jakob Stoklund Olesen
2010-02-05
1
-6
/
+8
*
Make test more fucused eliminating extraneous bits.
Bill Wendling
2010-02-05
1
-44
/
+5
*
Fix test.
Evan Cheng
2010-02-05
1
-2
/
+2
*
Handle tail call with byval arguments.
Evan Cheng
2010-02-05
1
-1
/
+46
*
When the scheduler unfold a load folding instruction it move some of the pred...
Evan Cheng
2010-02-05
1
-0
/
+28
*
An empty global constant (one of size 0) may have a section immediately
Bill Wendling
2010-02-05
1
-0
/
+50
*
Fix small bug in handling instructions with more than one implicitly defined ...
Jakob Stoklund Olesen
2010-02-04
1
-0
/
+27
*
Re-enable x86 tail call optimization.
Evan Cheng
2010-02-04
1
-3
/
+2
*
add support for the sparcv9-*-* target triple to turn on
Chris Lattner
2010-02-04
1
-4
/
+2
*
Speculatively disable x86 automatic tail call optimization while we track dow...
Evan Cheng
2010-02-03
1
-0
/
+1
*
Make test less fragile
Evan Cheng
2010-02-03
1
-1
/
+1
*
Revert 94937 and move the noreturn check to codegen.
Evan Cheng
2010-02-03
2
-1
/
+14
*
Allow all types of callee's to be tail called. But avoid automatic tailcall i...
Evan Cheng
2010-02-03
2
-3
/
+28
*
Reapply 95050 with a tweak to check the register class.
Dale Johannesen
2010-02-03
2
-2
/
+4
*
make these less sensitive to asm verbose changes by disabling it for them.
Chris Lattner
2010-02-03
2
-2
/
+2
*
Test revert 95050; there's a good chance it's causing
Dale Johannesen
2010-02-02
2
-4
/
+2
*
Perform sibcall in some cases when arguments are passes memory. Look for cases
Evan Cheng
2010-02-02
1
-0
/
+13
*
Make local RA smarter about reusing input register of a copy
Dale Johannesen
2010-02-02
2
-2
/
+4
*
Fix PR6196. GV callee may not be a function.
Evan Cheng
2010-02-01
1
-0
/
+12
*
Update this test for a trivial register allocation difference.
Dan Gohman
2010-02-01
1
-1
/
+1
*
Undo r94946 now all the tests are passing again.
Evan Cheng
2010-02-01
1
-1
/
+1
*
Avoid recursive sibcall's.
Evan Cheng
2010-01-31
1
-0
/
+24
*
Fix a gross typo: ARMv6+ may or may not support unaligned memory operations.
Anton Korobeynikov
2010-01-30
1
-4
/
+1
*
Allow more tailcall optimization: calls with inputs that are all passed in re...
Evan Cheng
2010-01-30
2
-9
/
+44
*
Catch more trivial tail call opportunities: no inputs and output types match.
Evan Cheng
2010-01-29
1
-2
/
+22
*
convert the last 3 targets to use EmitFunctionBody() now that
Chris Lattner
2010-01-28
1
-1
/
+1
*
Fix a bug introduced by r94490 where it created a X86ISD::CMP whose output ty...
Evan Cheng
2010-01-28
1
-7
/
+48
*
Give AsmPrinter the most common expected implementation of
Chris Lattner
2010-01-28
1
-1
/
+1
*
emit a 0 byte instead of a noop if a function is empty on darwin.
Chris Lattner
2010-01-28
1
-1
/
+1
*
Quick fix to a test that is currently failing on every Linux build bot. No idea
Chandler Carruth
2010-01-27
1
-1
/
+1
*
Perform trivial tail call optimization for callees with "C" ABI. These are done
Evan Cheng
2010-01-27
3
-3
/
+15
*
emit jump table an alias ".set" directives through MCStreamer as
Chris Lattner
2010-01-26
2
-2
/
+3
*
Emit .comm alignment in bytes but .align in powers of 2 for ARM ELF.
Rafael Espindola
2010-01-26
2
-7
/
+7
*
eliminate MCAsmInfo::NeedsSet: we now just use .set on any platform
Chris Lattner
2010-01-26
1
-1
/
+1
*
Implement cond ? -1 : 0 with sbb.
Evan Cheng
2010-01-26
1
-0
/
+22
*
Update test for darwin.
Rafael Espindola
2010-01-25
1
-2
/
+1
*
we removed support for darwin8 tools.
Chris Lattner
2010-01-25
1
-3
/
+1
*
Fix PR6134.
Rafael Espindola
2010-01-25
2
-9
/
+37
*
Attempt to unbreak test on Linux. Chris, please check.
Daniel Dunbar
2010-01-25
1
-3
/
+3
*
just remove this test, it is not reduced, is not clear what its testing for and
Chris Lattner
2010-01-24
1
-2870
/
+0
*
It seems better to scalarize vectors of size 1 instead of widening them.
Mon P Wang
2010-01-24
1
-0
/
+22
*
Improved widening loads by adding support for wider loads if
Mon P Wang
2010-01-24
3
-5
/
+158
*
Change constantexpr global variable initializers to convert the constants
Chris Lattner
2010-01-23
2
-2
/
+2
*
Don't lower splat vector load to relative to the esp if the
Eric Christopher
2010-01-23
1
-26
/
+0
*
stop testing for invalid output.
Chris Lattner
2010-01-23
1
-1
/
+0
*
emit .ascii and .asciz through MCStreamer.
Chris Lattner
2010-01-23
1
-2
/
+2
*
remove this test.
Chris Lattner
2010-01-23
1
-14
/
+0
*
Fix test.
Evan Cheng
2010-01-23
1
-1
/
+1
[next]