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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reverting r181331.
Jyotsna Verma
2013-05-07
7
-222
/
+3
*
Hexagon: Fix Small Data support to handle -G 0 correctly.
Jyotsna Verma
2013-05-07
7
-3
/
+222
*
Mention SystemZ in the release notes
Richard Sandiford
2013-05-07
1
-0
/
+7
*
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
*
Note that EH is now supported in MCJIT.
Rafael Espindola
2013-05-07
1
-0
/
+3
*
Fix the VS2010 build broken by r181271
Timur Iskhodzhanov
2013-05-07
1
-1
/
+2
*
Correct logical shift documentation
Tim Northover
2013-05-07
1
-1
/
+1
*
LoopVectorize: getConsecutiveVector must respect signed arithmetic
Arnold Schwaighofer
2013-05-07
2
-5
/
+85
*
DebugInfo: Support imported modules in lexical blocks
David Blaikie
2013-05-06
4
-26
/
+133
*
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
*
Implemented public interface for modifying registered (not positional or sink...
Andrew Trick
2013-05-06
4
-3
/
+142
*
Support command line option categories.
Andrew Trick
2013-05-06
4
-28
/
+323
*
Cleanup of the HexagonTargetMachine setup.
Krzysztof Parzyszek
2013-05-06
1
-29
/
+34
*
InstCombine: (X ^ signbit) + C -> X + (signbit ^ C)
David Majnemer
2013-05-06
2
-0
/
+15
*
Hoist boundary condition out of loop header.
Eric Christopher
2013-05-06
1
-1
/
+2
*
Untabify.
Eric Christopher
2013-05-06
1
-5
/
+5
*
Reduce attributes.
Bill Wendling
2013-05-06
1
-2
/
+2
*
Split Alignment out of the Section Characteristics.
Rafael Espindola
2013-05-06
3
-18
/
+12
*
Hexagon: Add multiclass/encoding bits for the New-Value Jump instructions.
Jyotsna Verma
2013-05-06
6
-407
/
+307
*
Test results verified using FileCheck rather than grep | count
Jean-Luc Duprat
2013-05-06
1
-1
/
+7
*
Make references to HexagonTargetMachine "const".
Krzysztof Parzyszek
2013-05-06
6
-25
/
+26
*
Remove some redundant includes in llvm-mc.cpp.
Rafael Espindola
2013-05-06
1
-3
/
+0
*
Rotate multi-exit loops even if the latch was simplified.
Andrew Trick
2013-05-06
2
-15
/
+67
*
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
3
-5
/
+58
*
Remove unnecessary instance variable and rework logic accordingly.
Eric Christopher
2013-05-06
2
-8
/
+5
*
Grammar.
Eric Christopher
2013-05-06
1
-1
/
+2
*
R600: Stop emitting the instruction type byte before each instruction
Tom Stellard
2013-05-06
3
-37
/
+6
*
Don't emit .dwo sections unless they exist.
Eric Christopher
2013-05-06
1
-24
/
+30
*
R600: Emit ISA for CALL_FS_* instructions
Tom Stellard
2013-05-06
2
-1
/
+15
*
[SystemZ] Update non-pic DWARF encodings
Ulrich Weigand
2013-05-06
2
-9
/
+18
*
PowerPC: Fix unimplemented relocation on ppc64
Adhemerval Zanella
2013-05-06
2
-1
/
+6
*
Fix add4.ll test cmdline so that it passes
Jean-Luc Duprat
2013-05-06
1
-1
/
+1
*
Provide InstCombines for the following 3 cases:
Jean-Luc Duprat
2013-05-06
4
-0
/
+93
*
AArch64: use MCJIT by default and enable related tests.
Tim Northover
2013-05-06
2
-5
/
+1
*
[SystemZ] Add to --enable-targets=all
Ulrich Weigand
2013-05-06
5
-4
/
+5
*
[SystemZ] Add configure bits
Ulrich Weigand
2013-05-06
7
-8
/
+30
*
[SystemZ] Set up JIT/MCJIT test cases
Ulrich Weigand
2013-05-06
6
-10
/
+14
*
[SystemZ] Add MC test cases
Ulrich Weigand
2013-05-06
582
-0
/
+9426
*
[SystemZ] Add DebugInfo test cases
Ulrich Weigand
2013-05-06
6
-0
/
+595
*
[SystemZ] Add CodeGen test cases
Ulrich Weigand
2013-05-06
296
-0
/
+31125
*
[SystemZ] Add back end
Ulrich Weigand
2013-05-06
62
-1
/
+10763
[next]