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
*
An instruction in a loop is not guaranteed to be executed just because the loop
Nick Lewycky
2012-05-01
1
-0
/
+22
*
Add support for llvm.arm.neon.vmull* intrinsics to InstCombine. Fixes
Lang Hames
2012-05-01
1
-0
/
+68
*
X86: optimization for -(x != 0)
Manman Ren
2012-04-30
1
-0
/
+21
*
test/CodeGen/X86/select.ll: remove spaces
Manman Ren
2012-04-30
1
-1
/
+1
*
Fix fastcc structure return with fast-isel on x86-32
Derek Schuff
2012-04-30
1
-0
/
+14
*
Don't introduce illegal types when creating vmull operations. <rdar://11324364>
Bob Wilson
2012-04-30
1
-0
/
+74
*
Just mark the sign bit as known zero, rather than any other irrelevant bits
Duncan Sands
2012-04-30
1
-0
/
+12
*
Second attempt at PR12573:
Bill Wendling
2012-04-30
1
-0
/
+101
*
Make sure HoistInsertPosition finds a position that is dominated by all
Rafael Espindola
2012-04-30
1
-0
/
+34
*
Reapply 155668: Fix the SD scheduler to avoid gluing the same node twice.
Andrew Trick
2012-04-28
1
-0
/
+46
*
ARM: Thumb add(sp plus register) asm constraints.
Jim Grosbach
2012-04-27
2
-0
/
+7
*
Revert r155745
Derek Schuff
2012-04-27
1
-14
/
+0
*
Fix fastcc structure return with fast-isel on x86-32
Derek Schuff
2012-04-27
1
-0
/
+14
*
Temporarily revert r155668: Fix the SD scheduler to avoid gluing.
Andrew Trick
2012-04-27
1
-46
/
+0
*
Add x86-specific DAG combine to simplify:
Chad Rosier
2012-04-27
1
-0
/
+22
*
Make test less fragile.
Evan Cheng
2012-04-27
1
-2
/
+2
*
Don't vectorize target-specific types (ppc_fp128, x86_fp80, etc.).
Hal Finkel
2012-04-27
1
-0
/
+18
*
Fix the order of the operands in the llvm.fma intrinsic patterns for ARM,
Lang Hames
2012-04-27
1
-3
/
+3
*
Reapply r155682, making constant folding more consistent, with a fix to work
Dan Gohman
2012-04-27
3
-3
/
+33
*
Fix ARM assembly parsing for upper case condition codes on IT instructions.
Richard Barton
2012-04-27
1
-0
/
+13
*
Missed some register numbers.
Benjamin Kramer
2012-04-27
1
-3
/
+3
*
Update edis test for r155704.
Benjamin Kramer
2012-04-27
1
-1
/
+1
*
X86: Don't emit conditional floating point moves on when targeting pre-pentiu...
Benjamin Kramer
2012-04-27
2
-2
/
+17
*
Revert r155682, "Use ConstantExpr::getExtractElement when constant-folding ve...
NAKAMURA Takumi
2012-04-27
2
-23
/
+3
*
[tsan] Atomic support for ThreadSanitizer, patch by Dmitry Vyukov
Kostya Serebryany
2012-04-27
1
-0
/
+323
*
Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge...
Craig Topper
2012-04-27
32
-49
/
+49
*
Implement a bastardized ABI.
Evan Cheng
2012-04-27
1
-1
/
+0
*
- thumbv6 shouldn't imply +thumb2. Cortex-M0 doesn't suppport 32-bit Thumb2
Evan Cheng
2012-04-27
1
-0
/
+12
*
Use ConstantExpr::getExtractElement when constant-folding vectors
Dan Gohman
2012-04-27
2
-3
/
+23
*
Add instcombine patterns for the following transformations:
Chad Rosier
2012-04-26
1
-0
/
+24
*
Fix the SD scheduler to avoid gluing the same node twice.
Andrew Trick
2012-04-26
1
-0
/
+46
*
Use VLD1 in NEON extenting-load patterns instead of VLDR.
Tim Northover
2012-04-26
1
-2
/
+6
*
Teach the reassociate pass to fold chains of multiplies with repeated
Chandler Carruth
2012-04-26
1
-0
/
+99
*
Specify cpu to unbreak tests.
Evan Cheng
2012-04-26
16
-17
/
+17
*
If triple is armv7 / thumbv7 and a CPU is specified, do not automatically assume
Evan Cheng
2012-04-26
1
-7
/
+14
*
Try to fix llvm-arm-linux builder with -mcpu.
Jakob Stoklund Olesen
2012-04-25
1
-1
/
+1
*
Trivial change to make the test use -mcpu=generic so as to avoid
Preston Gurd
2012-04-25
1
-1
/
+1
*
Actually delete now-empty file.
Chandler Carruth
2012-04-25
1
-0
/
+0
*
Reverting r155468. Chris and Chandler have convinced me that it's dangerous and
Lang Hames
2012-04-25
1
-68
/
+0
*
Do not use $gp as a dedicated global register if the target ABI is not O32.
Akira Hatanaka
2012-04-25
2
-5
/
+6
*
ARM: improved assembler diagnostics for missing CPU features.
Jim Grosbach
2012-04-24
1
-9
/
+9
*
ConstantFoldSelectInstruction swapped the operands of the select.
Nadav Rotem
2012-04-24
1
-0
/
+13
*
Fix the testcase. We do expect two vblendw on XMMs.
Nadav Rotem
2012-04-24
1
-5
/
+6
*
Add a testcase for 155440
Nadav Rotem
2012-04-24
1
-0
/
+13
*
MachineBasicBlock::SplitCriticalEdge() should follow LLVM IR variant and refu...
Evan Cheng
2012-04-24
1
-0
/
+71
*
Add support for llvm.arm.neon.vmull* intrinsics to InstCombine. This fixes
Lang Hames
2012-04-24
1
-0
/
+68
*
Fix a crash on valid (if UB) bitcode that is produced for some global
Chandler Carruth
2012-04-24
1
-0
/
+5
*
Add missing test cases for ARM VLD3 (single 3-element structure to all lanes)
Kevin Enderby
2012-04-24
2
-0
/
+38
*
Add missing test cases for ARM VLD4 (single 4-element structure to all lanes)
Kevin Enderby
2012-04-24
2
-0
/
+49
*
AVX: We lower VECTOR_SHUFFLE and BUILD_VECTOR nodes into vbroadcast instructions
Nadav Rotem
2012-04-24
1
-4
/
+41
[next]