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
*
Change getFrameMoves to return a const reference.
Rafael Espindola
2013-05-11
8
-54
/
+42
*
Checkin in of first of several patches to finish implementation of
Reed Kotler
2013-05-10
12
-16
/
+282
*
Fix unused variable error.
Jyotsna Verma
2013-05-10
1
-2
/
+1
*
Hexagon: Fix switch statements in GetDotOldOp and IsNewifyStore.
Jyotsna Verma
2013-05-10
4
-707
/
+81
*
Hexagon: Fix switch cases in HexagonVLIWPacketizer.cpp.
Jyotsna Verma
2013-05-10
8
-703
/
+170
*
Fix the R600 build.
Rafael Espindola
2013-05-10
2
-3
/
+2
*
[ms-inline asm] Fix a crasher when we fail on a direct match.
Chad Rosier
2013-05-10
2
-6
/
+9
*
Remove unused argument.
Rafael Espindola
2013-05-10
23
-33
/
+27
*
Remove unused function.
Rafael Espindola
2013-05-10
2
-11
/
+0
*
Implement AsmParser for ARM unwind directives.
Logan Chien
2013-05-10
2
-27
/
+284
*
R600: Remove AMDILPeeopholeOptimizer and replace optimizations with tablegen ...
Tom Stellard
2013-05-10
5
-1217
/
+12
*
R600: Expand SUB for v2i32/v4i32
Tom Stellard
2013-05-10
1
-0
/
+2
*
R600: Expand MUL for v4i32/v2i32
Tom Stellard
2013-05-10
1
-0
/
+2
*
R600: Expand SRA for v4i32/v2i32
Tom Stellard
2013-05-10
1
-0
/
+2
*
R600: Expand vselect for v4i32 and v2i32
Tom Stellard
2013-05-10
1
-0
/
+3
*
[x86AsmParser] It's valid to stop parsing an operand at an immediate.
Chad Rosier
2013-05-09
1
-1
/
+3
*
Generate a compact unwind encoding in the face of a stack alignment push.
Bill Wendling
2013-05-09
1
-0
/
+6
*
Hexagon: Remove switch cases from GetDotNewPredOp and isPostIncrement functions.
Jyotsna Verma
2013-05-09
3
-593
/
+46
*
Hexagon: Use relation map for getMatchingCondBranchOpcode() and
Jyotsna Verma
2013-05-09
1
-535
/
+5
*
Simplify the code a bit.
Bill Wendling
2013-05-09
1
-19
/
+10
*
[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
[next]