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
*
Add missing zextloadi1 to i64 patterns. PR16721.
Jakob Stoklund Olesen
2013-06-07
1
-0
/
+8
*
Disallow i64 div/rem in PPC32 counter loops
Hal Finkel
2013-06-07
1
-0
/
+93
*
Revert commits related to stack warning.
Quentin Colombet
2013-06-07
2
-48
/
+0
*
Explicit triple in warn stack size test cases to not depend on OS.
Quentin Colombet
2013-06-07
2
-4
/
+4
*
R600: Fix calculation of stack offset in AMDGPUFrameLowering
Tom Stellard
2013-06-07
1
-0
/
+33
*
R600: Fix the fetch limits for R600 generation GPUs
Tom Stellard
2013-06-07
2
-0
/
+129
*
Add a backend option to warn on a given stack size limit.
Quentin Colombet
2013-06-07
2
-0
/
+48
*
ARM FastISel integer sext/zext improvements
JF Bastien
2013-06-07
9
-29
/
+188
*
Teach AsmPrinter how to print odd constants.
Quentin Colombet
2013-06-07
3
-0
/
+52
*
Fix a typo in asm string of BP* family of instructions. With this fix
Roman Divacky
2013-06-07
1
-2
/
+2
*
Support OpenBSD's native frame protection conventions.
Rafael Espindola
2013-06-07
1
-0
/
+5
*
[Sparc]: Use cmp instruction instead of subcc to compare integers.
Venkatraman Govindaraju
2013-06-07
4
-17
/
+17
*
R600: Add a pass that merge Vector Register
Vincent Lejeune
2013-06-05
1
-0
/
+30
*
R600: Schedule copy from phys register at beginning of block
Vincent Lejeune
2013-06-05
10
-10
/
+10
*
[mips] brcond + setgt/setugt instruction selection patterns.
Akira Hatanaka
2013-06-05
1
-0
/
+134
*
[PATCH] Fix VGATHER* operand constraints
Michael Liao
2013-06-05
1
-0
/
+18
*
R600: Make sure to schedule AR register uses and defs in the same clause
Tom Stellard
2013-06-05
1
-0
/
+32
*
Revert "R600: Add a pass that merge Vector Register"
Rafael Espindola
2013-06-05
1
-30
/
+0
*
R600: Add a pass that merge Vector Register
Vincent Lejeune
2013-06-04
1
-0
/
+30
*
R600: Const/Neg/Abs can be folded to dot4
Vincent Lejeune
2013-06-04
1
-0
/
+27
*
Cortex-R5 can issue Thumb2 integer division instructions.
Evan Cheng
2013-06-04
2
-20
/
+23
*
ARM: Fix crash in ARM backend inside of ARMConstantIslandPass
David Majnemer
2013-06-04
1
-0
/
+14
*
R600: Swizzle texture/export instructions
Vincent Lejeune
2013-06-04
1
-5
/
+5
*
R600: Add a test for r183108
Vincent Lejeune
2013-06-04
1
-0
/
+2
*
R600/SI: Add support for work item and work group intrinsics
Tom Stellard
2013-06-03
1
-0
/
+211
*
R600/SI: Add a calling convention for compute shaders
Tom Stellard
2013-06-03
7
-10
/
+10
*
R600/SI: Custom lower i64 sign_extend
Tom Stellard
2013-06-03
1
-0
/
+12
*
R600/SI: Add support for global loads
Tom Stellard
2013-06-03
1
-3
/
+49
*
R600: use capital letter for PV channel
Vincent Lejeune
2013-06-03
14
-17
/
+17
*
Sparc: Add support for indirect branch and blockaddress in Sparc backend.
Venkatraman Govindaraju
2013-06-03
1
-0
/
+77
*
Sparc: When storing 0, use %g0 directly in the store instruction instead of
Venkatraman Govindaraju
2013-06-03
2
-0
/
+27
*
Sparc: Combine add/or/sethi instruction with restore if possible.
Venkatraman Govindaraju
2013-06-02
4
-8
/
+125
*
Sparc: Perform leaf procedure optimization by default
Venkatraman Govindaraju
2013-06-02
9
-34
/
+36
*
Sparc: Mark functions calling llvm.vastart and llvm.returnaddress intrinsics ...
Venkatraman Govindaraju
2013-06-01
2
-0
/
+24
*
Revert r183069: "TMP: LEA64_32r fixing"
Tim Northover
2013-06-01
1
-4
/
+3
*
TMP: LEA64_32r fixing
Tim Northover
2013-06-01
1
-3
/
+4
*
X86: change MOV64ri64i32 into MOV32ri64
Tim Northover
2013-06-01
1
-10
/
+10
*
[Sparc] Generate correct code for leaf functions with stack objects
Venkatraman Govindaraju
2013-06-01
1
-0
/
+23
*
Temporarily Revert "X86: change MOV64ri64i32 into MOV32ri64" as it
Eric Christopher
2013-05-31
1
-10
/
+10
*
Modify how the formulae are rated in Loop Strength Reduce.
Quentin Colombet
2013-05-31
1
-3
/
+2
*
[SystemZ] Don't use LOAD and STORE REVERSED for volatile accesses
Richard Sandiford
2013-05-31
4
-24
/
+72
*
[NVPTX] Re-enable support for virtual registers in the final output
Justin Holewinski
2013-05-31
2
-35
/
+35
*
X86: change MOV64ri64i32 into MOV32ri64
Tim Northover
2013-05-31
1
-10
/
+10
*
[mips] Big-endian code generation for atomic instructions.
Akira Hatanaka
2013-05-31
1
-160
/
+335
*
Revert r182937 and r182877.
Rafael Espindola
2013-05-30
24
-82
/
+12
*
Force a triple so we don't get bitten by windows' different regalloc.
Benjamin Kramer
2013-05-30
1
-1
/
+1
*
Force fragile test to the atom scheduler model.
Benjamin Kramer
2013-05-30
1
-2
/
+4
*
X86: allow registers 8-15 in test
Tim Northover
2013-05-30
1
-3
/
+3
*
X86: use sub-register sequences for MOV*r0 operations
Tim Northover
2013-05-30
13
-24
/
+51
*
[NVPTX] Fix case where a sext load of an i1 type may produce an
Justin Holewinski
2013-05-30
1
-0
/
+14
[next]