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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add support to BBVectorize for vectorizing selects.
Hal Finkel
2012-04-13
1
-0
/
+30
*
On Darwin targets, only use vfma etc. if the source use fma() intrinsic expli...
Evan Cheng
2012-04-13
1
-1
/
+1
*
Consider ObjC runtime calls objc_storeWeak and others which make a copy of
Dan Gohman
2012-04-13
1
-0
/
+131
*
Catch the Python exception when subprocess.Popen is failing.
Sylvestre Ledru
2012-04-13
1
-1
/
+6
*
Use the new Use-aware dominates method to apply the objc runtime
Dan Gohman
2012-04-13
1
-0
/
+18
*
Don't move objc_autorelease calls past autorelease pool boundaries when
Dan Gohman
2012-04-13
1
-4
/
+78
*
Disable Hexagon test temporarily.
Sirish Pande
2012-04-12
10
-10
/
+20
*
This patch improves the MCJIT runtime dynamic loader by adding new handling
Preston Gurd
2012-04-12
18
-18
/
+0
*
Fix 128-bit ptest intrinsics to take v2i64 instead of v4f32 since these are i...
Craig Topper
2012-04-12
2
-18
/
+18
*
Revert changes that were accidentally committed.
Akira Hatanaka
2012-04-11
1
-2
/
+1
*
Fix string that is being checked.
Akira Hatanaka
2012-04-11
1
-5
/
+6
*
Emit neg.s or neg.d only if -enable-no-nans-fp-math is supplied by user,
Akira Hatanaka
2012-04-11
1
-0
/
+17
*
Emit abs.s or abs.d only if -enable-no-nans-fp-math is supplied by user.
Akira Hatanaka
2012-04-11
1
-0
/
+52
*
Fixed a case of ARM disassembly getting an assert on a bad encoding
Kevin Enderby
2012-04-11
1
-0
/
+13
*
Fix bugs in lowering of FCOPYSIGN nodes.
Akira Hatanaka
2012-04-11
2
-43
/
+92
*
ARM 'vuzp.32 Dd, Dm' is a pseudo-instruction.
Jim Grosbach
2012-04-11
1
-0
/
+2
*
ARM 'vzip.32 Dd, Dm' is a pseudo-instruction.
Jim Grosbach
2012-04-11
1
-0
/
+2
*
Add more fused mul+add/sub patterns. rdar://10139676
Evan Cheng
2012-04-11
1
-16
/
+54
*
Reapply 154396 after fixing a test.
Nadav Rotem
2012-04-11
2
-6
/
+6
*
Clean up ARM fused multiply + add/sub support some more: rename some isel
Evan Cheng
2012-04-11
1
-1
/
+1
*
Match (fneg (fma) to vfnma. rdar://10139676
Evan Cheng
2012-04-11
1
-6
/
+25
*
Add retw and lretw instructions. Also, fix Intel syntax parsing for all
Charles Davis
2012-04-11
4
-0
/
+31
*
Merge fma.ll into fusedMAC.ll
Evan Cheng
2012-04-11
2
-30
/
+28
*
Fix ARM disassembly of VLD instructions with writebacks. And add test a case
Kevin Enderby
2012-04-11
2
-0
/
+364
*
ARM add missing Thumb1 two-operand aliases for shift-by-immediate.
Jim Grosbach
2012-04-11
1
-0
/
+18
*
Fix a number of problems with ARM fused multiply add/subtract instructions.
Evan Cheng
2012-04-11
2
-0
/
+87
*
Fix test to be register assignment invariant.
Jakob Stoklund Olesen
2012-04-11
1
-1
/
+2
*
Move the constant-folding support for FP_ROUND in SelectionDAG from the one-o...
Owen Anderson
2012-04-10
1
-18
/
+2
*
[tsan] two more compile-time optimizations:
Kostya Serebryany
2012-04-10
1
-0
/
+61
*
Handle llvm.fma.* intrinsics. rdar://10914096
Evan Cheng
2012-04-10
1
-0
/
+30
*
Add a comment noting that the fdiv -> fmul conversion won't generate
Duncan Sands
2012-04-10
1
-0
/
+16
*
Temporarily revert this patch to see if it brings the buildbots back.
Eric Christopher
2012-04-10
2
-6
/
+6
*
[tsan] compile-time instrumentation: do not instrument a read if
Kostya Serebryany
2012-04-10
1
-0
/
+32
*
To ensure that we have more accurate line information for a block
Eric Christopher
2012-04-10
1
-1
/
+2
*
ARM fix cc_out operand handling for t2SUBrr instructions.
Jim Grosbach
2012-04-10
1
-0
/
+12
*
Modify the code that lowers shuffles to blends from using blendvXX to vblendXX.
Nadav Rotem
2012-04-10
2
-6
/
+6
*
Transform div to mul with reciprocal only when fp imm is legal.
Anton Korobeynikov
2012-04-10
1
-0
/
+31
*
Express the number of ULPs in fpaccuracy metadata as a real rather than a
Duncan Sands
2012-04-10
1
-0
/
+31
*
Fix 12513: Loop unrolling breaks with indirect branches.
Andrew Trick
2012-04-10
2
-8
/
+43
*
Add proper checks.
Evan Cheng
2012-04-10
1
-1
/
+5
*
Fix a long standing tail call optimization bug. When a libcall is emitted
Evan Cheng
2012-04-10
1
-0
/
+21
*
Don't try to zExt just to check if an integer constant is zero, it might
Rafael Espindola
2012-04-10
1
-0
/
+18
*
Test case for PR12495.
Lang Hames
2012-04-09
1
-0
/
+34
*
Have TargetLowering::getPICJumpTableRelocBase return a node that points to the
Akira Hatanaka
2012-04-09
1
-0
/
+4
*
When performing a truncating store, it's possible to rearrange the data
Chad Rosier
2012-04-09
3
-6
/
+22
*
Pattern match a setcc of boolean value with 0 as a truncate.
Rafael Espindola
2012-04-09
1
-1
/
+33
*
Lower some x86 shuffle sequences to the vblend family of instructions.
Nadav Rotem
2012-04-09
1
-0
/
+40
*
Fix a bug in the lowering of broadcasts: ConstantPools need to use the target...
Nadav Rotem
2012-04-09
1
-0
/
+14
*
Cleanup and relax a restriction on the matching of global offsets into
Chandler Carruth
2012-04-09
2
-20
/
+12
*
Fold 15 tiny test cases into a single file that implements the
Chandler Carruth
2012-04-09
16
-299
/
+336
[prev]
[next]