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
*
Comment out the rdar number.
Chad Rosier
2013-02-18
1
-1
/
+1
*
[fast-isel] Remove an invalid assert.
Chad Rosier
2013-02-18
1
-0
/
+7
*
Support for HiPE-compatible code emission, patch by Yiannis Tsiouris.
Benjamin Kramer
2013-02-18
1
-0
/
+67
*
R600/SI: Use MULADD_IEEE/V_MAD_F32 instruction for mad pattern
Vincent Lejeune
2013-02-18
1
-0
/
+19
*
Expand macro/pseudo instructions BtnezT8SltX16 and BtnezT8SltuX16.
Reed Kotler
2013-02-18
1
-0
/
+96
*
Expand pseudo/macro BteqzT8SltX16.
Reed Kotler
2013-02-18
1
-0
/
+98
*
Expand macro/pseudo BteqzT8CmpX16.
Reed Kotler
2013-02-18
1
-0
/
+96
*
Beginning of expanding all current mips16 macro/pseudo instruction sequences.
Reed Kotler
2013-02-18
1
-0
/
+95
*
Force a cpu for test. It failed on atom due to different scheduling decisions.
Benjamin Kramer
2013-02-17
1
-1
/
+1
*
Replace "check:" wth "CHECK:".
Jakub Staszak
2013-02-16
1
-4
/
+4
*
Reinitialize the ivars in the subtarget so that they can be reset with the ne...
Bill Wendling
2013-02-16
1
-1
/
+0
*
[ms-inline asm] Do not omit the frame pointer if we have ms-inline assembly.
Chad Rosier
2013-02-16
1
-2
/
+8
*
Temporary revert of 175320.
Bill Wendling
2013-02-15
1
-0
/
+1
*
Reinitialize the ivars in the subtarget.
Bill Wendling
2013-02-15
1
-0
/
+66
*
enable SDISel sincos optimization for GNU environments
Paul Redmond
2013-02-15
1
-14
/
+40
*
AArch64: remove ConstantIsland pass & put literals in separate section.
Tim Northover
2013-02-15
9
-31
/
+38
*
AArch64: refactor frame handling to use movz/movk for overlarge offsets.
Tim Northover
2013-02-15
1
-18
/
+15
*
Fix minor mips16 issues in directives for function prologue. Probably this does
Reed Kotler
2013-02-15
1
-4
/
+20
*
Dont merge consecutive loads/stores into vectors when noimplicitfloat is used.
Nadav Rotem
2013-02-14
1
-0
/
+34
*
Re-apply r175088 for bug fix 13622: Add paired register support for
Weiming Zhao
2013-02-14
2
-2
/
+55
*
R600: Do not fold single instruction with more that 3 kcache read
Vincent Lejeune
2013-02-14
1
-0
/
+52
*
Make ARMAsmParser accept the correct alignment specifier syntax in instructions.
Kristof Beyls
2013-02-14
1
-1
/
+1
*
Fixed a bug in X86TargetLowering::LowerVectorIntExtend() (assertion failure).
Elena Demikhovsky
2013-02-14
1
-0
/
+14
*
R600: Add lit tests for texture sampling instruction selection.
Michel Danzer
2013-02-14
2
-0
/
+113
*
Reapply "s/grep/FileCheck/ in some tests"
Andrew Trick
2013-02-14
5
-6
/
+15
*
Revert "s/grep/FileCheck/ in some tests"
Andrew Trick
2013-02-14
5
-16
/
+6
*
temporarily revert the patch due to some conflicts
Weiming Zhao
2013-02-13
2
-55
/
+2
*
Hexagon: add support for predicate-GPR copies.
Anshuman Dasgupta
2013-02-13
1
-0
/
+8
*
R600: Add support for 128-bit parameters
Tom Stellard
2013-02-13
1
-0
/
+18
*
s/grep/FileCheck/ in some tests
Eli Bendersky
2013-02-13
1
-1
/
+2
*
s/grep/FileCheck/ in some tests
Eli Bendersky
2013-02-13
5
-6
/
+16
*
Bug fix 13622: Add paired register support for inline asm with 64-bit data on...
Weiming Zhao
2013-02-13
2
-2
/
+55
*
[ms-inline asm] Fix up test case for non-Darwin platforms.
Chad Rosier
2013-02-13
1
-1
/
+1
*
Hexagon: Use absolute addressing mode loads/stores for global+offset
Jyotsna Verma
2013-02-13
2
-0
/
+86
*
[ms-inline-asm] Add support for memory references that have non-immediate
Chad Rosier
2013-02-13
1
-0
/
+23
*
For Mips 16, add the optimization where the 16 bit form of addiu sp can be used
Reed Kotler
2013-02-13
1
-0
/
+31
*
PR14992 - Tablegen incorrectly converts ARM tLDMIA_UPD pseudo to tLDMIA
David Peixotto
2013-02-13
1
-0
/
+28
*
X86: Disable generation of rep;movsl when %esi is used as a base pointer.
Benjamin Kramer
2013-02-13
1
-0
/
+18
*
Make jumptables work for -static
Reed Kotler
2013-02-13
1
-0
/
+71
*
Prevent insertion of "vzeroupper" before call that preserves YMM registers, s...
Elena Demikhovsky
2013-02-13
1
-0
/
+40
*
Check i1 as well as i8 variables for 8 bit registers for x86 inline
Eric Christopher
2013-02-13
1
-0
/
+31
*
Finish obviously broken thought.
Eric Christopher
2013-02-13
1
-1
/
+1
*
Fix the lit test added in r174972
Paul Redmond
2013-02-12
1
-2
/
+2
*
Hexagon: Add support to generate predicated absolute addressing mode
Jyotsna Verma
2013-02-12
1
-0
/
+19
*
PR14562 - Truncation of left shift became undef
Paul Redmond
2013-02-12
1
-0
/
+15
*
[NVPTX] Disable vector registers
Justin Holewinski
2013-02-12
1
-0
/
+66
*
ARM NEON: Handle v16i8 and v8i16 reverse shuffles
Arnold Schwaighofer
2013-02-12
1
-0
/
+27
*
Extend Hexagon hardware loop generation to handle various additional cases:
Krzysztof Parzyszek
2013-02-11
7
-0
/
+1528
*
[NVPTX] Remove NoCapture from address space conversion intrinsics. NoCapture ...
Justin Holewinski
2013-02-11
1
-0
/
+21
*
Add the 16 bit version of addiu. To the assembler, the 16 and 32 bit are the
Reed Kotler
2013-02-08
1
-0
/
+30
[next]