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
*
Fix a thinko in post-allocation coalescer.
Evan Cheng
2007-11-15
1
-0
/
+67
*
Fix PIC jump table codegen on x86-32/linux. In fact, such thing should be app...
Anton Korobeynikov
2007-11-14
1
-2
/
+2
*
Update tailcall code to include inline attribute operand for memcpy.
Arnold Schwaighofer
2007-11-10
1
-0
/
+15
*
Fix tests.
Evan Cheng
2007-11-09
2
-7
/
+5
*
[ARM] Implement __builtin_thread_pointer.
Lauro Ramos Venancio
2007-11-08
1
-0
/
+10
*
If both parts of smul_lohi, etc. are used, don't simplify. If only one part i...
Evan Cheng
2007-11-08
1
-0
/
+129
*
Add pseudo dependency to force two-address instruction to be scheduled after
Evan Cheng
2007-11-06
1
-0
/
+25
*
Add support for vector remainder operations.
Dan Gohman
2007-11-05
1
-0
/
+15
*
Make labels work in asm blocks; allow labels as
Dale Johannesen
2007-11-05
1
-0
/
+41
*
[ARM] Fix code generation for:
Lauro Ramos Venancio
2007-11-05
1
-0
/
+11
*
Skip over deleted val#'s.
Evan Cheng
2007-11-05
1
-0
/
+148
*
Handle cases where a register and one of its super-register are both marked as
Evan Cheng
2007-11-05
1
-0
/
+16
*
Fix test case. Chris didn't do make check. :-)
Evan Cheng
2007-11-05
1
-19
/
+18
*
Doh. PR1187 -> PR1766.
Evan Cheng
2007-11-05
1
-1
/
+1
*
Fix PR1187.
Evan Cheng
2007-11-05
1
-0
/
+37
*
Fix PR1761 by not printing (rip) suffix when in -static mode.
Chris Lattner
2007-11-04
1
-0
/
+11
*
Fix PR1763 by allowing the 'q' constraint to work with 64-bit
Chris Lattner
2007-11-04
1
-0
/
+9
*
There are times when the coalescer would not coalesce away a copy but the copy
Evan Cheng
2007-11-03
1
-0
/
+35
*
Add run line.
Evan Cheng
2007-11-02
1
-0
/
+2
*
One more extract_subreg coalescing bug.
Evan Cheng
2007-11-02
1
-0
/
+144
*
Missing a getNumOperands check.
Evan Cheng
2007-11-02
1
-0
/
+10
*
Test that expand_vector_elt(v2i64) works in 32-bit mode.
Dale Johannesen
2007-11-01
1
-0
/
+82
*
It's not safe to tell SplitCriticalEdge to merge identical edges. It may dele...
Evan Cheng
2007-10-30
1
-0
/
+48
*
- Bug fixes.
Evan Cheng
2007-10-29
1
-0
/
+66
*
Fix a DAGCombiner abort on a bitcast from a scalar to a vector.
Dan Gohman
2007-10-29
1
-0
/
+10
*
Enable more fold (sext (load x)) -> (sext (truncate (sextload x)))
Evan Cheng
2007-10-29
1
-0
/
+17
*
Add support for the x86-64 'q' regigster modifier, and add support for the
Chris Lattner
2007-10-29
1
-0
/
+11
*
On second thought. Remove this as it should never be generated in the first
Bill Wendling
2007-10-26
1
-14
/
+0
*
- Remove the hacky code that forces a memcpy. Alignment is taken care of in the
Bill Wendling
2007-10-26
1
-0
/
+1
*
Loosen up iv reuse to allow reuse of the same stride but a larger type when t...
Evan Cheng
2007-10-26
1
-0
/
+23
*
If a loop termination compare instruction is the only use of its stride,
Evan Cheng
2007-10-25
2
-0
/
+86
*
This was failing on Darwin, which defaults to PIC;
Dale Johannesen
2007-10-24
1
-1
/
+1
*
If there's an unaligned memcpy to/from the stack, don't lower it. Just call the
Bill Wendling
2007-10-23
1
-0
/
+13
*
Temporary solution: added a different set of BCTRL_Macho / BCTRL_ELF with rig...
Evan Cheng
2007-10-23
1
-0
/
+25
*
Fix memcpy lowering when addresses are 4-byte aligned but size is not multipl...
Evan Cheng
2007-10-22
1
-0
/
+15
*
Strength reduction improvements.
Dan Gohman
2007-10-22
3
-0
/
+68
*
Fix the folding of multiplication into addresses on x86, which was broken
Dan Gohman
2007-10-22
1
-0
/
+30
*
Use ptr type in the immediate field of a BxA instruction so we don't end up s...
Evan Cheng
2007-10-22
1
-0
/
+27
*
New test case.
Evan Cheng
2007-10-19
1
-0
/
+84
*
Test byval with a 8 bit aligned struct
Rafael Espindola
2007-10-19
1
-0
/
+28
*
Add support for byval function whose argument is not 32 bit aligned.
Rafael Espindola
2007-10-19
2
-0
/
+29
*
Pointer arithmetic should be done with the index the same size as the pointer.
Bill Wendling
2007-10-18
1
-0
/
+22
*
Really fix PR1734. Carefully track which register uses are sub-register uses by
Evan Cheng
2007-10-18
1
-0
/
+87
*
Add support for ISD::SELECT in SplitVectorOp.
Dan Gohman
2007-10-17
1
-0
/
+7
*
Yet another test case for extract_subreg coalescing crash.
Evan Cheng
2007-10-17
1
-0
/
+31
*
Fix PR1734.
Evan Cheng
2007-10-16
1
-0
/
+272
*
New test for svn rev 43033, radar 5538745.
Dale Johannesen
2007-10-16
1
-0
/
+19
*
Fix a bug handling frame references in ppc inline asm when the frame offset
Chris Lattner
2007-10-16
1
-0
/
+14
*
LowerFP_TO_SINT must not create a stack object if it's not needed.
Evan Cheng
2007-10-15
1
-0
/
+18
*
Reapply the fix in 42908 for this file. This changes the function names
Dan Gohman
2007-10-15
1
-6
/
+6
[next]