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
/
lib
/
Target
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
InstrItineraryData support on added.
Bruno Cardoso Lopes
2007-08-18
1
-2
/
+8
*
A Pass to insert Nops on intructions with DelaySlot
Bruno Cardoso Lopes
2007-08-18
1
-0
/
+77
*
Mips generic fallback instruction schedule support!
Bruno Cardoso Lopes
2007-08-18
1
-0
/
+63
*
Move ReturnAddrIndex variable to X86MachineFunctionInfo structure. This fixed
Anton Korobeynikov
2007-08-15
3
-14
/
+24
*
add a note.
Chris Lattner
2007-08-15
1
-0
/
+3
*
Fix a typo pointd out by Maarten ter Huurne.
Evan Cheng
2007-08-13
1
-1
/
+1
*
When x86 addresses matching exceeds its recursion limit, check to
Dan Gohman
2007-08-13
1
-6
/
+12
*
Fix PR1607
Chris Lattner
2007-08-13
1
-3
/
+3
*
expand a note
Chris Lattner
2007-08-11
1
-3
/
+22
*
With evan's explicit flag representation, hopefully we will finally be
Chris Lattner
2007-08-11
1
-1
/
+1
*
64-bit SSSE3 ops that use MMX registers don't require 16-byte alignment.
Bill Wendling
2007-08-11
1
-6
/
+21
*
Use subregs to improve any_extend code generation when feasible.
Christopher Lamb
2007-08-10
2
-16
/
+33
*
Increase efficiency of sign_extend_inreg by using subregisters for truncation...
Christopher Lamb
2007-08-10
3
-49
/
+89
*
Edit README in light of previous LEA16 commit.
Christopher Lamb
2007-08-10
1
-3
/
+1
*
Add 2-addr to 3-addr promotion code that allows 32-bit LEA to be used via sub...
Christopher Lamb
2007-08-10
1
-10
/
+47
*
propagate struct size and alignment of byval arguments to the DAG
Rafael Espindola
2007-08-10
1
-1
/
+6
*
For kicks, I though it would be fun to use the correct opcode.
Bill Wendling
2007-08-10
1
-31
/
+32
*
Adding SSSE3 intrinsics.
Bill Wendling
2007-08-10
1
-17
/
+284
*
Temporarily backing out this change until we know why some dejagnu tests are ...
Evan Cheng
2007-08-09
1
-3
/
+2
*
divb / mulb outputs to ah. Under x86-64 it's not legal to read ah if the inst...
Evan Cheng
2007-08-09
2
-4
/
+46
*
GR16_ sub-register class should be GR8_, not GR8. That is, it should only be ...
Evan Cheng
2007-08-09
1
-3
/
+4
*
long double 9 of N. This finishes up the X86-32 bits
Dale Johannesen
2007-08-09
1
-1
/
+13
*
Fix arguments for some Altivec instructions. From SWB.
Dale Johannesen
2007-08-09
1
-9
/
+15
*
Fix spelling of mtvscr and mfvscr.
Dale Johannesen
2007-08-07
1
-2
/
+2
*
Long double patch 8 of N: make it partially work in
Dale Johannesen
2007-08-07
3
-100
/
+100
*
Initial JIT support for ARM by Raul Fernandes Herbster.
Evan Cheng
2007-08-07
9
-275
/
+889
*
Long double patch 7 of N, unless I lost count:).
Dale Johannesen
2007-08-07
3
-1
/
+37
*
Replace 4-line function with 10-line version per review comment.
Dale Johannesen
2007-08-06
1
-4
/
+10
*
Move lengthy conditional down 1 level per review comment.
Dale Johannesen
2007-08-06
2
-5
/
+6
*
Get X86 long double calling convention to work
Dale Johannesen
2007-08-06
4
-3
/
+34
*
Make 80-bit store maintain simulated FP stack correctly.
Dale Johannesen
2007-08-06
1
-1
/
+2
*
Fix minor doxygen nits.
Reid Spencer
2007-08-05
1
-3
/
+3
*
Long double patch 4 of N: initial x87 implementation.
Dale Johannesen
2007-08-05
8
-6
/
+162
*
This is the patch to provide clean intrinsic function overloading support in ...
Chandler Carruth
2007-08-04
1
-2
/
+2
*
Make x86 long double alignment 32 for everything but
Dale Johannesen
2007-08-03
1
-1
/
+3
*
long double patch 2 of N. Handle it in TargetData.
Dale Johannesen
2007-08-03
6
-7
/
+19
*
add an observation
Chris Lattner
2007-08-03
1
-0
/
+27
*
More explicit keywords.
Dan Gohman
2007-08-02
6
-6
/
+6
*
Fix the alignment requirements of several unpck and shuf instructions.
Dan Gohman
2007-08-02
2
-13
/
+21
*
Fix pastos in vector arithmetic intrinsics.
Dan Gohman
2007-08-02
1
-4
/
+4
*
Mark the SSE and MMX load instructions that
Dan Gohman
2007-08-02
2
-0
/
+6
*
Switch some multiplication instructions over to the new scheme for testing.
Evan Cheng
2007-08-02
2
-12
/
+53
*
Can't handle offset and scale if rip-relative addressing is to be used.
Evan Cheng
2007-08-01
1
-6
/
+10
*
Mac OS X X86-64 low 4G address not available.
Evan Cheng
2007-08-01
1
-4
/
+4
*
Mac OS X X86-64 low 4G address not available.
Evan Cheng
2007-08-01
4
-1
/
+21
*
Some out operands were incorrectly specified as input operands.
Evan Cheng
2007-08-01
2
-17
/
+17
*
Missing Requires.
Evan Cheng
2007-08-01
1
-2
/
+2
*
Be more precise.
Evan Cheng
2007-08-01
1
-1
/
+1
*
Change a .size directive to use a tab instead of a space, for consistency.
Dan Gohman
2007-08-01
1
-1
/
+1
*
Indexed loads each has 2 outputs.
Evan Cheng
2007-08-01
1
-10
/
+10
[prev]
[next]