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
*
Set an explicit triple for this test.
David Majnemer
2013-05-15
1
-1
/
+1
*
X86: Remove redundant test instructions
David Majnemer
2013-05-15
1
-0
/
+154
*
Implement PPC counter loops as a late IR-level pass
Hal Finkel
2013-05-15
5
-5
/
+1348
*
Fix miscompile due to StackColoring incorrectly merging stack slots (PR15707)
Derek Schuff
2013-05-15
1
-0
/
+22
*
[SystemZ] Make use of SUBTRACT HALFWORD
Richard Sandiford
2013-05-15
1
-0
/
+131
*
ARM ISel: Don't create illegal types during LowerMUL
Arnold Schwaighofer
2013-05-14
1
-0
/
+24
*
Hexagon: Pass to replace tranfer/copy instructions into combine instruction
Jyotsna Verma
2013-05-14
2
-6
/
+38
*
Reapply "Subtract isn't commutative, fix this for MMX psub." with
Eric Christopher
2013-05-14
1
-0
/
+213
*
Temporarily revert "Subtract isn't commutative, fix this for MMX psub."
Eric Christopher
2013-05-14
1
-213
/
+0
*
Subtract isn't commutative, fix this for MMX psub.
Eric Christopher
2013-05-14
1
-0
/
+213
*
Recognize sparc64 as an alias for sparcv9 triples.
Jakob Stoklund Olesen
2013-05-14
1
-2
/
+2
*
Hexagon: Add patterns to generate 'combine' instructions.
Jyotsna Verma
2013-05-14
1
-0
/
+80
*
Hexagon: ArePredicatesComplement should not restrict itself to TFRs.
Jyotsna Verma
2013-05-14
1
-0
/
+32
*
Fix ARM FastISel tests, as a first step to enabling ARM FastISel
Derek Schuff
2013-05-14
17
-162
/
+135
*
PPC32: Fix stack collision between FP and CR save areas.
Bill Schmidt
2013-05-14
1
-4
/
+8
*
Hexagon: Test case to check if branch probabilities are properly reflected in
Jyotsna Verma
2013-05-14
1
-0
/
+79
*
R600/SI: Add lit test coverage for the remaining patterns added recently
Michel Danzer
2013-05-14
6
-11
/
+111
*
This is the first of three patches which creates stubs used for
Reed Kotler
2013-05-14
1
-0
/
+1028
*
StackColoring: don't clear an instruction's mem operand if the underlying
Akira Hatanaka
2013-05-14
1
-0
/
+39
*
PPC64: Constant initializers with dynamic relocations go in .data.rel.ro.
Bill Schmidt
2013-05-13
1
-0
/
+27
*
[mips] Add option -mno-ldc1-sdc1.
Akira Hatanaka
2013-05-13
1
-0
/
+45
*
Correctly preserve the input chain for potential tailcall nodes whose
Lang Hames
2013-05-13
1
-0
/
+17
*
Fix PR15950 A bug in DAG Combiner about undef mask
Hao Liu
2013-05-13
1
-0
/
+10
*
Add -mtriple=mipsel-linux-gnu to the test so that the compiler does
Reed Kotler
2013-05-11
1
-4
/
+4
*
Checkin in of first of several patches to finish implementation of
Reed Kotler
2013-05-10
1
-0
/
+77
*
Hexagon: Fix switch cases in HexagonVLIWPacketizer.cpp.
Jyotsna Verma
2013-05-10
1
-0
/
+28
*
DAGCombiner: Generate a correct constant for vector types when folding (xor (...
Benjamin Kramer
2013-05-10
1
-0
/
+11
*
R600: Remove AMDILPeeopholeOptimizer and replace optimizations with tablegen ...
Tom Stellard
2013-05-10
1
-0
/
+26
*
R600: Expand SUB for v2i32/v4i32
Tom Stellard
2013-05-10
1
-0
/
+15
*
R600: Expand MUL for v4i32/v2i32
Tom Stellard
2013-05-10
1
-0
/
+16
*
R600: Expand SRA for v4i32/v2i32
Tom Stellard
2013-05-10
1
-0
/
+13
*
R600: Expand vselect for v4i32 and v2i32
Tom Stellard
2013-05-10
1
-0
/
+17
*
Teach SelectionDAG to constant fold all-constant FMA nodes the same way that ...
Owen Anderson
2013-05-09
1
-0
/
+8
*
Generate a compact unwind encoding in the face of a stack alignment push.
Bill Wendling
2013-05-09
1
-0
/
+30
*
Hexagon: Use relation map for getMatchingCondBranchOpcode() and
Jyotsna Verma
2013-05-09
1
-0
/
+30
*
[XCore] Fix handling of functions where only the LR is spilled.
Richard Osborne
2013-05-09
1
-0
/
+11
*
[mips] Add instruction selection pattern for (seteq $LHS, 0).
Akira Hatanaka
2013-05-08
1
-0
/
+11
*
Fix handling of anonymous aggregate parameters for powerpc*-apple-darwin8.
Bill Schmidt
2013-05-08
1
-0
/
+90
*
R600/SI: Add lit tests for llvm.SI.imageload and llvm.SI.resinfo intrinsics
Michel Danzer
2013-05-08
2
-0
/
+197
*
PPCInstrInfo::optimizeCompareInstr should not optimize FP compares
Hal Finkel
2013-05-08
1
-2
/
+2
*
Fix a bug in codegenprep where it was losing track of values OptimizeMemoryInst
Nick Lewycky
2013-05-08
1
-0
/
+44
*
DAGCombiner: Simplify inverted bit tests
David Majnemer
2013-05-08
2
-10
/
+20
*
Hexagon: Fix Small Data support to handle -G 0 correctly.
Jyotsna Verma
2013-05-07
1
-0
/
+26
*
Reverting r181331.
Jyotsna Verma
2013-05-07
1
-26
/
+0
*
Hexagon: Fix Small Data support to handle -G 0 correctly.
Jyotsna Verma
2013-05-07
1
-0
/
+26
*
Reduce attributes.
Bill Wendling
2013-05-06
1
-2
/
+2
*
R600: Emit config values in register / value pairs
Tom Stellard
2013-05-06
1
-2
/
+3
*
R600: Stop emitting the instruction type byte before each instruction
Tom Stellard
2013-05-06
2
-4
/
+4
*
R600: Emit ISA for CALL_FS_* instructions
Tom Stellard
2013-05-06
1
-0
/
+15
*
[SystemZ] Add CodeGen test cases
Ulrich Weigand
2013-05-06
296
-0
/
+31125
[next]