index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."
Michael J. Spencer
2010-09-13
8
-43
/
+3
*
Convert some VTBL and VTBX instructions to use pseudo instructions prior to
Bob Wilson
2010-09-13
8
-290
/
+86
*
Switch all the NEON vld-lane and vst-lane instructions over to the new
Bob Wilson
2010-09-13
4
-487
/
+624
*
Fix typos. 128-bit PSHUFB takes 128-bit memory op.
Dale Johannesen
2010-09-13
2
-2
/
+2
*
trailing whitespace
Jim Grosbach
2010-09-13
2
-17
/
+17
*
Added skeleton for inline asm multiple alternative constraint support.
John Thompson
2010-09-13
2
-0
/
+34
*
CMake: Fix MSVS build. Although I don't know why this didn't break other buil...
Michael J. Spencer
2010-09-12
3
-3
/
+3
*
CMake: Fix mingw32 build.
Michael J. Spencer
2010-09-12
1
-0
/
+5
*
add a missed cmov alias, part of rdar://8416805
Chris Lattner
2010-09-11
1
-0
/
+2
*
add support for all the setCC aliases. Part of rdar://8416805
Chris Lattner
2010-09-11
1
-16
/
+14
*
add support for pushfd/popfd which are aliases for pushfl/popfl.
Chris Lattner
2010-09-11
1
-0
/
+2
*
implement rdar://8407928 - support for in/out with a missing "a" register.
Chris Lattner
2010-09-11
1
-1
/
+33
*
fix the asmparser so that the target is responsible for skipping to
Chris Lattner
2010-09-11
2
-7
/
+20
*
Rename ConvertToSetZeroFlag to something more general.
Bill Wendling
2010-09-11
2
-4
/
+4
*
No need to recompute the SrcReg and CmpValue.
Bill Wendling
2010-09-10
2
-5
/
+4
*
Move some of the decision logic for converting an instruction into one that sets
Bill Wendling
2010-09-10
2
-6
/
+18
*
Start sketching out ARM fast-isel calls.
Eric Christopher
2010-09-10
1
-1
/
+37
*
For consistency.
Eric Christopher
2010-09-10
1
-0
/
+1
*
Newline at end of file.
Eric Christopher
2010-09-10
1
-1
/
+1
*
Split out some of the calling convention bits so that they can be
Eric Christopher
2010-09-10
2
-147
/
+161
*
Modify the comparison optimizations in the peephole optimizer to update the
Bill Wendling
2010-09-10
2
-3
/
+7
*
Add a missing case to duplicateCPV() for LSDA constants. Add a FIXME. rdar://...
Jim Grosbach
2010-09-10
1
-0
/
+8
*
CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.
Michael J. Spencer
2010-09-10
8
-3
/
+43
*
Add X86 MMX type to bitcode and Type.
Dale Johannesen
2010-09-10
3
-1
/
+7
*
Reapply r113585. The msvc machine is mercurial.
Bill Wendling
2010-09-10
1
-2
/
+2
*
r113585 was causing clang-i686-xp-msvc9 to fail in mysterious ways that I can't
Bill Wendling
2010-09-10
1
-2
/
+2
*
Calculate the number of VLDM/VSTM registers by subtracting the number of
Bob Wilson
2010-09-10
1
-2
/
+2
*
Mark the sse_load_f32 and sse_load_f64 load patterns as having memoperands so
Bill Wendling
2010-09-10
1
-2
/
+2
*
Reword since this may not be a bug but intended behavior.
Bill Wendling
2010-09-10
1
-10
/
+6
*
Fix merging base-updates for VLDM/VSTM: Before I switched these instructions
Bob Wilson
2010-09-10
1
-1
/
+2
*
Teach if-converter to be more careful with predicating instructions that would
Evan Cheng
2010-09-10
14
-31
/
+69
*
Fix build error.
Eric Christopher
2010-09-10
1
-1
/
+1
*
Update comments, reorganize some code, rename variables to be
Eric Christopher
2010-09-10
1
-43
/
+40
*
64-bit fp loads can come straight out of the constant pool, not as
Eric Christopher
2010-09-09
1
-10
/
+18
*
SIToFP and FPToSI conversions work only on fp-reg to fp-reg. Move
Eric Christopher
2010-09-09
1
-7
/
+33
*
New "move to fp reg" routine. Use it.
Eric Christopher
2010-09-09
1
-5
/
+12
*
"Strike that, reverse it." -- Mr. Wonka.
Eric Christopher
2010-09-09
1
-2
/
+2
*
Add FPTrunc, fix some bugs where I forgot to update the value map.
Eric Christopher
2010-09-09
1
-2
/
+28
*
Basic FP->Int, Int->FP conversions.
Eric Christopher
2010-09-09
1
-0
/
+55
*
Add one more pattern to fallback movddup
Bruno Cardoso Lopes
2010-09-09
1
-0
/
+2
*
For each instruction itinerary class, specify the number of micro-ops each
Evan Cheng
2010-09-09
6
-8
/
+97
*
Make ELF OS ABI dependent on the OS from target triple.
Roman Divacky
2010-09-09
1
-9
/
+12
*
Move remaining MMX instructions from SSE to MMX.
Dale Johannesen
2010-09-09
2
-107
/
+44
*
Silence compiler warning.
Kalle Raiskila
2010-09-09
1
-1
/
+1
*
Fix NEON VLD pseudo instruction itineraries that were incorrectly copied from
Bob Wilson
2010-09-09
1
-5
/
+5
*
Nuke whitespace and fix some indenting.
Eric Christopher
2010-09-09
1
-60
/
+60
*
Move most MMX instructions (defined as anything that
Dale Johannesen
2010-09-09
2
-121
/
+136
*
Handle 64-bit floating point binops as well.
Eric Christopher
2010-09-09
1
-10
/
+12
*
Basic 32-bit FP operations.
Eric Christopher
2010-09-09
1
-0
/
+45
*
For double-spaced VLD3/VLD4 instructions, copy the explicit super-register use
Bob Wilson
2010-09-09
1
-5
/
+9
[next]