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
*
Darwin assembler improved relocs when w/o subsections_via_symbols.
Jim Grosbach
2011-12-07
3
-1
/
+7
*
Thumb2 alias for long-form pop and friends.
Jim Grosbach
2011-12-07
1
-0
/
+2
*
ARM support the .arm and .thumb directives for assembly mode switching.
Jim Grosbach
2011-12-07
1
-0
/
+11
*
ARM NEON VCLT(register) is a pseudo aliasing VCGT(register).
Jim Grosbach
2011-12-07
1
-0
/
+33
*
Tidy up. Move MachO tests to MachO directory.
Jim Grosbach
2011-12-07
7
-0
/
+0
*
Support vector bitcasts in the AsmPrinter. PR11495.
Eli Friedman
2011-12-07
1
-0
/
+5
*
Fix an optimization involving EXTRACT_SUBVECTOR in DAGCombine so it behaves c...
Eli Friedman
2011-12-07
1
-0
/
+18
*
delaying restore-cr changed assigned registers in some tests
Hal Finkel
2011-12-06
2
-9
/
+9
*
add a test case that uses RESTORE_CR
Hal Finkel
2011-12-06
1
-0
/
+225
*
PTX: Continue to fix up the register mess.
Justin Holewinski
2011-12-06
2
-6
/
+6
*
Fix a bunch of SSE/AVX patterns to use v2i64/v4i64 loads since all other inte...
Craig Topper
2011-12-06
1
-0
/
+6
*
test/MC: Introduce MC/MachO/ARM, and relocate relax-thumb2-branches.s into it.
NAKAMURA Takumi
2011-12-06
2
-0
/
+5
*
ARM mode 'mul' operand ordering tweak.
Jim Grosbach
2011-12-06
1
-1
/
+0
*
Thumb2: MUL two-operand form encoding operand order fix.
Jim Grosbach
2011-12-06
1
-2
/
+2
*
Merge isSHUFPMask and isCommutedSHUFPMask into single function that can do bo...
Craig Topper
2011-12-06
2
-2
/
+9
*
Thumb2 encoding choice correction for PLD.
Jim Grosbach
2011-12-06
1
-0
/
+4
*
test/MC: Move relax-thumb2-branches.s from MC/MachO/ to MC/ARM.
NAKAMURA Takumi
2011-12-06
1
-0
/
+0
*
LSR: prune undesirable formulae early.
Andrew Trick
2011-12-06
1
-0
/
+96
*
[arm-fast-isel] Doublewords only require word-alignment.
Chad Rosier
2011-12-06
1
-0
/
+18
*
Align ARM constant pool islands via their basic block.
Jakob Stoklund Olesen
2011-12-06
1
-1
/
+0
*
Fix ARM handling of tBcc branch relaxation.
Jim Grosbach
2011-12-06
1
-0
/
+14
*
Probably not a good idea to convert a single vector load into a memcpy. We
Chad Rosier
2011-12-06
1
-0
/
+12
*
Make the MemCpyOptimizer a bit more aggressive. I can't think of a scenerio
Chad Rosier
2011-12-05
1
-1
/
+17
*
Tweak ADDrr fix. Bad check for explicit .w
Jim Grosbach
2011-12-05
1
-1
/
+1
*
Update tests for r145860. Add a few new ones.
Jim Grosbach
2011-12-05
2
-1
/
+5
*
Add definitions of 64-bit extract and insert instrucions and make
Akira Hatanaka
2011-12-05
1
-0
/
+55
*
Thumb2 prefer encoding T3 to T4 for ADD/SUB immediate instructions.
Jim Grosbach
2011-12-05
1
-0
/
+4
*
Have LowerJumpTable support Mips64. Modify 2010-07-20-Switch.ll to test N64 and
Akira Hatanaka
2011-12-05
1
-5
/
+13
*
ARM assembly parsing for the rest of the VMUL data type aliases.
Jim Grosbach
2011-12-05
1
-0
/
+65
*
Add test case - this input used to crash because of duplicate generation of S...
Hal Finkel
2011-12-05
1
-0
/
+191
*
enable PPC register scavenging by default (update tests and remove some FIXMEs)
Hal Finkel
2011-12-05
6
-20
/
+20
*
remove wasted space for extra bit copies of CR2 subregs
Hal Finkel
2011-12-05
1
-2
/
+2
*
test/CodeGen/X86/pointer-vector.ll: Add explicit -mtriple=i686-linux.
NAKAMURA Takumi
2011-12-05
1
-1
/
+1
*
Add support for vectors of pointers.
Nadav Rotem
2011-12-05
6
-0
/
+282
*
Emit the ctors in the proper order on ARM/EABI.
Anton Korobeynikov
2011-12-03
1
-0
/
+28
*
Sparc CodeGen: Fix AnalyzeBranch for PR 10282. Removing addSuccessor() since
Venkatraman Govindaraju
2011-12-03
1
-0
/
+25
*
Check for stack space more intelligently.
Sanjoy Das
2011-12-03
1
-9
/
+27
*
Fix a bug in the x86-32 code generated for segmented stacks.
Sanjoy Das
2011-12-03
1
-6
/
+2
*
[arm-fast-isel] Unaligned stores of floats require special care.
Chad Rosier
2011-12-03
1
-0
/
+22
*
Fixed deadstoreelimination bug where negative indices were incorrectly causin...
Pete Cooper
2011-12-03
1
-0
/
+17
*
Add support for constant folding the pow intrinsic.
Chad Rosier
2011-12-03
1
-0
/
+9
*
Test cases for 64-bit multiplication and division.
Akira Hatanaka
2011-12-02
1
-0
/
+41
*
Fix test cases to use FileCheck.
Akira Hatanaka
2011-12-02
9
-81
/
+79
*
ARM tests for VLD1 single lane w/ writeback.
Jim Grosbach
2011-12-02
1
-0
/
+8
*
[arm-fast-isel] After promoting a function parameter be sure to update the
Chad Rosier
2011-12-02
1
-0
/
+46
*
specify cpu for test to fix failure on some darwin systems with a g4+ cpu
Hal Finkel
2011-12-02
1
-1
/
+1
*
Clean up aliases for ARM VLD1 single-lane assembly parsing a bit.
Jim Grosbach
2011-12-02
1
-2
/
+2
*
Add instruction selection support for horizontal add/sub of 256-bit floating ...
Craig Topper
2011-12-02
2
-0
/
+164
*
adjust the instruction ordering in some PPC tests: changes due to postRA haz....
Hal Finkel
2011-12-02
4
-8
/
+23
*
Prevent library calls from being folded if -fno-builtin has been specified.
Chad Rosier
2011-12-01
1
-0
/
+79
[next]