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
*
[XCore] Fix handling of functions where only the LR is spilled.
Richard Osborne
2013-05-09
1
-27
/
+30
*
[mips] Add instruction selection pattern for (seteq $LHS, 0).
Akira Hatanaka
2013-05-08
1
-0
/
+2
*
Remove unused isLegalAddressImmediate() method.
Roman Divacky
2013-05-08
2
-21
/
+0
*
[PowerPC] Fix regression in generating @ha/@l relocs
Ulrich Weigand
2013-05-08
1
-1
/
+10
*
Fix handling of anonymous aggregate parameters for powerpc*-apple-darwin8.
Bill Schmidt
2013-05-08
1
-4
/
+4
*
For r181148: fixed warning 'enumeral and non-enumeral type in conditional exp...
Stepan Dyatkovskiy
2013-05-08
1
-1
/
+1
*
PPCInstrInfo::optimizeCompareInstr should not optimize FP compares
Hal Finkel
2013-05-08
1
-18
/
+11
*
Corrected Atom latencies for SSE SQRT instructions.
Preston Gurd
2013-05-07
3
-19
/
+36
*
Hexagon: Fix Small Data support to handle -G 0 correctly.
Jyotsna Verma
2013-05-07
7
-2
/
+199
*
Cleanup PPCInstrInfo::optimizeCompareInstr
Hal Finkel
2013-05-07
1
-14
/
+10
*
Reverting r181331.
Jyotsna Verma
2013-05-07
6
-196
/
+3
*
Hexagon: Fix Small Data support to handle -G 0 correctly.
Jyotsna Verma
2013-05-07
6
-3
/
+196
*
Hexagon: Set accessSize and addrMode on all load/store instructions.
Jyotsna Verma
2013-05-07
4
-68
/
+125
*
Re-enable AVX detection on x64 platforms.
Michael Kuperstein
2013-05-07
1
-1
/
+2
*
[SystemZ] Fix InitMCCodeGenInfo call
Richard Sandiford
2013-05-07
1
-2
/
+2
*
R600/SI: Add intrinsic for MIMG IMAGE_GET_RESINFO opcode
Tom Stellard
2013-05-06
2
-1
/
+14
*
R600/SI: Handle arbitrary destination type in SITargetLowering::adjustWritemask
Tom Stellard
2013-05-06
1
-1
/
+1
*
R600/SI: Add intrinsic for texture image loading
Tom Stellard
2013-05-06
3
-10
/
+46
*
R600/SI: Add pattern for uint_to_fp
Tom Stellard
2013-05-06
1
-1
/
+3
*
R600/SI: Add patterns for integer maxima / minima
Tom Stellard
2013-05-06
1
-4
/
+12
*
R600/SI: Add pattern for AMDGPU.trunc intrinsic
Tom Stellard
2013-05-06
1
-1
/
+3
*
Print IR from Hexagon MI passes with -print-before/after-all.
Krzysztof Parzyszek
2013-05-06
6
-17
/
+79
*
Cleanup of the HexagonTargetMachine setup.
Krzysztof Parzyszek
2013-05-06
1
-29
/
+34
*
Hexagon: Add multiclass/encoding bits for the New-Value Jump instructions.
Jyotsna Verma
2013-05-06
6
-407
/
+307
*
Make references to HexagonTargetMachine "const".
Krzysztof Parzyszek
2013-05-06
6
-25
/
+26
*
R600: Remove dead code from the CodeEmitter v2
Tom Stellard
2013-05-06
3
-400
/
+64
*
R600: Emit config values in register / value pairs
Tom Stellard
2013-05-06
2
-3
/
+55
*
R600: Stop emitting the instruction type byte before each instruction
Tom Stellard
2013-05-06
1
-33
/
+2
*
R600: Emit ISA for CALL_FS_* instructions
Tom Stellard
2013-05-06
1
-1
/
+0
*
[SystemZ] Add back end
Ulrich Weigand
2013-05-06
62
-1
/
+10763
*
[PowerPC] Fix memory corruption in AsmParser
Ulrich Weigand
2013-05-06
1
-7
/
+7
*
ARM AnalyzeBranch should conservatively return true when it sees a predicated
Evan Cheng
2013-05-05
1
-3
/
+9
*
[XCore] Add LDAPB instructions.
Richard Osborne
2013-05-05
1
-3
/
+13
*
[XCore] Update LDAP to use pcrel_imm.
Richard Osborne
2013-05-05
1
-3
/
+3
*
[XCore] Rename calltarget -> pcrel_imm.
Richard Osborne
2013-05-05
1
-6
/
+6
*
[XCore] Add BLRB instructions.
Richard Osborne
2013-05-05
1
-0
/
+7
*
[XCore] Remove '-' from back branch asm syntax.
Richard Osborne
2013-05-05
2
-6
/
+18
*
For ARM backend, fixed "byval" attribute support.
Stepan Dyatkovskiy
2013-05-05
2
-33
/
+104
*
Remove a recently redundant transform from X86ISelLowering.
David Majnemer
2013-05-05
1
-11
/
+0
*
Add ArrayRef constructor from None, and do the cleanups that this constructor...
Dmitri Gribenko
2013-05-05
2
-4
/
+4
*
whitespace
Nadav Rotem
2013-05-04
1
-2
/
+2
*
Fix an odd comment.
Nadav Rotem
2013-05-04
1
-2
/
+1
*
AArch64: enable MCJIT and tests now that everything passes.
Tim Northover
2013-05-04
1
-1
/
+1
*
AArch64: implement first relocation required for MCJIT
Tim Northover
2013-05-04
1
-0
/
+6
*
Build system changes to enable MCJIT on AArch64
Tim Northover
2013-05-04
1
-1
/
+1
*
Fix buildbot failure on 64 bit linux due to std::max() having different
Richard Osborne
2013-05-04
1
-1
/
+1
*
[XCore] Remove unused operand type.
Richard Osborne
2013-05-04
1
-1
/
+0
*
[XCore] Make use of the target independent global address offset folding.
Richard Osborne
2013-05-04
6
-98
/
+41
*
[XCore] Simplify code that checks for an aligned base plus a constant.
Richard Osborne
2013-05-04
2
-81
/
+56
*
[XCore] Move lowering of thread local storage to a separate pass.
Richard Osborne
2013-05-04
6
-55
/
+158
[next]