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
*
Enhance CodePlacementOpt's unconditional intra-loop branch elimination logic
Dan Gohman
2009-10-17
2
-1
/
+208
*
Update tests to use FileCheck
Mon P Wang
2009-10-16
19
-55
/
+70
*
Add test case for r84279
Mon P Wang
2009-10-16
1
-0
/
+12
*
Move zext and sext casts fed by loads into the same block as the
Dan Gohman
2009-10-16
2
-2
/
+22
*
Enable post-alloc scheduling for all ARM variants except for Thumb1.
Evan Cheng
2009-10-16
1
-5
/
+5
*
Branches must be the last instruction in a Thumb2 IT block. Approved by Evan ...
Sandeep Patel
2009-10-15
1
-0
/
+44
*
Re-apply 84180 with the fixed test case.
Sanjiv Gupta
2009-10-15
1
-3
/
+3
*
Move Blackfin intrinsics into the Target/Blackfin directory.
Jakob Stoklund Olesen
2009-10-15
1
-0
/
+3
*
Make CodePlacementOpt align loops, rather than loop headers. The
Dan Gohman
2009-10-15
2
-2
/
+13
*
When LiveVariables is adding implicit-def to model "partial dead", add the ea...
Evan Cheng
2009-10-14
1
-0
/
+15
*
Fix this test to account for a movl $0 being emitted as an xor now,
Dan Gohman
2009-10-14
1
-2
/
+3
*
Revise ARM inline assembly memory operands to require the memory address to
Bob Wilson
2009-10-13
1
-1
/
+3
*
Add ARMv6T2 SBFX/UBFX instructions. Approved by Anton Korobeynikov.
Sandeep Patel
2009-10-13
1
-0
/
+37
*
Don't forget to mark RAX as live-out of the function when arranging for
Dan Gohman
2009-10-12
1
-1
/
+10
*
Eliminate some redundant llvm-as calls.
Benjamin Kramer
2009-10-12
13
-13
/
+13
*
Add missed mem-mem move patterns
Anton Korobeynikov
2009-10-11
2
-0
/
+16
*
Add MSP430 mem-mem insts support. Patch by Brian Lucas with some my refinements
Anton Korobeynikov
2009-10-11
2
-0
/
+93
*
Add bunch of MSP430 'feature' tests. Patch by Brian Lucas with some my refine...
Anton Korobeynikov
2009-10-11
8
-0
/
+343
*
Implement 'm' memory operand properly
Anton Korobeynikov
2009-10-11
1
-11
/
+20
*
It seems that OR operation does not affect status reg at all.
Anton Korobeynikov
2009-10-10
1
-0
/
+14
*
Update this test; the code is the same but it gets counted as one
Dan Gohman
2009-10-09
1
-1
/
+1
*
Fix the x86 test-shrink optimization so that it doesn't shrink comparisons
Dan Gohman
2009-10-09
1
-0
/
+23
*
Merge a bunch of NEON tests into larger files so they run faster.
Bob Wilson
2009-10-09
87
-3650
/
+3526
*
Convert some ARM tests with lots of greps to use FileCheck.
Bob Wilson
2009-10-09
5
-58
/
+135
*
Fix a logic error that caused non-rematable loop invariants loads to be licm'...
Evan Cheng
2009-10-09
1
-0
/
+264
*
Commit one last NEON test to use FileCheck. That's all of them now!
Bob Wilson
2009-10-09
1
-4
/
+13
*
Convert more NEON tests to use FileCheck.
Bob Wilson
2009-10-09
11
-115
/
+388
*
Reset kill markers after live interval is reconstructed.
Evan Cheng
2009-10-09
1
-0
/
+34
*
Add codegen support for NEON vst4lane intrinsics with 128-bit vectors.
Bob Wilson
2009-10-09
1
-0
/
+28
*
Add codegen support for NEON vst3lane intrinsics with 128-bit vectors.
Bob Wilson
2009-10-08
1
-0
/
+28
*
Add codegen support for NEON vst2lane intrinsics with 128-bit vectors.
Bob Wilson
2009-10-08
1
-0
/
+28
*
Convert more NEON tests to use FileCheck.
Bob Wilson
2009-10-08
9
-46
/
+139
*
Add codegen support for NEON vld4lane intrinsics with 128-bit vectors.
Bob Wilson
2009-10-08
1
-0
/
+53
*
Convert more NEON tests to use FileCheck.
Bob Wilson
2009-10-08
13
-100
/
+295
*
Add codegen support for NEON vld3lane intrinsics with 128-bit vectors.
Bob Wilson
2009-10-08
1
-0
/
+47
*
Use lower16 / upper16 imm modifiers to asmprint 32-bit imms splitted via movt...
Anton Korobeynikov
2009-10-08
1
-2
/
+2
*
Add codegen support for NEON vld2lane intrinsics with 128-bit vectors.
Bob Wilson
2009-10-08
1
-0
/
+41
*
Add some peepholes for signed comparisons using ashr X, X, 32.
Richard Osborne
2009-10-08
1
-0
/
+76
*
Convert more NEON tests to use FileCheck.
Bob Wilson
2009-10-08
8
-46
/
+140
*
Add codegen support for NEON vst4 intrinsics with <1 x i64> vectors.
Bob Wilson
2009-10-08
1
-0
/
+9
*
Add codegen support for NEON vst3 intrinsics with <1 x i64> vectors.
Bob Wilson
2009-10-08
1
-0
/
+9
*
Add codegen support for NEON vst2 intrinsics with <1 x i64> vectors.
Bob Wilson
2009-10-08
1
-0
/
+9
*
Add codegen support for NEON vld4 intrinsics with <1 x i64> vectors.
Bob Wilson
2009-10-07
1
-0
/
+12
*
Convert more NEON tests to use FileCheck.
Bob Wilson
2009-10-07
6
-35
/
+114
*
Add codegen support for NEON vld3 intrinsics with <1 x i64> vectors.
Bob Wilson
2009-10-07
1
-0
/
+12
*
Add codegen support for NEON vld2 intrinsics with <1 x i64> vectors.
Bob Wilson
2009-10-07
1
-0
/
+12
*
Fix handling of x86 'R' constraint.
Dale Johannesen
2009-10-07
1
-0
/
+18
*
Convert more NEON tests to use FileCheck.
Bob Wilson
2009-10-07
6
-40
/
+118
*
Convert test to FileCheck.
Bob Wilson
2009-10-07
1
-9
/
+27
*
Add codegen support for NEON vst4 intrinsics with 128-bit vectors.
Bob Wilson
2009-10-07
1
-0
/
+41
[next]