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
/
Thumb2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable predication of NEON instructions in Thumb2 mode.
Evan Cheng
2009-11-24
1
-0
/
+29
*
move fconst[sd] to UAL. <rdar://7414913>
Jim Grosbach
2009-11-23
1
-1
/
+1
*
update test for 89694
Jim Grosbach
2009-11-23
1
-2
/
+2
*
Miss two, PR5307.
Edward O'Callaghan
2009-11-22
2
-6
/
+30
*
Convert Thumb2 tests to FileCheck for PR5307.
Edward O'Callaghan
2009-11-22
12
-26
/
+130
*
Revert 89562. We're being sneakier than I was giving us credit for, and this
Jim Grosbach
2009-11-21
2
-2
/
+0
*
Darwin requires a frame pointer for all non-leaf functions to support correct
Jim Grosbach
2009-11-21
2
-0
/
+2
*
Enable hoisting load from constant memories.
Evan Cheng
2009-11-20
1
-2
/
+6
*
Remat VLDRD from constpool. Clean up some instruction property specifications.
Evan Cheng
2009-11-20
2
-4
/
+2
*
Also CSE non-pic load from constant pools.
Evan Cheng
2009-11-20
1
-2
/
+11
*
More consistent thumb1 asm printing.
Evan Cheng
2009-11-19
3
-5
/
+5
*
Shrink ldr / str [sp, imm0-1024] to 16-bit instructions.
Evan Cheng
2009-11-19
1
-0
/
+6
*
Enable arm jumpt table adjustment.
Jim Grosbach
2009-11-17
2
-2
/
+1
*
Forgot to commit test fixes
Anton Korobeynikov
2009-11-17
1
-2
/
+2
*
Convert to FileCheck
Jim Grosbach
2009-11-17
5
-13
/
+57
*
Convert to FileCheck
Jim Grosbach
2009-11-17
1
-6
/
+8
*
Cleanup. Missed removing these when converting. Oops.
Jim Grosbach
2009-11-17
1
-5
/
+0
*
Convert to FileCheck
Jim Grosbach
2009-11-16
1
-5
/
+18
*
Convert to FileCheck
Jim Grosbach
2009-11-16
1
-5
/
+17
*
Convert to FileCheck
Jim Grosbach
2009-11-16
1
-3
/
+7
*
tbb opt off by default
Jim Grosbach
2009-11-16
1
-0
/
+1
*
Detect need for autoalignment of the stack earlier to catch spills more
Jim Grosbach
2009-11-15
1
-2
/
+3
*
remove xfail
Jim Grosbach
2009-11-14
1
-2
/
+0
*
When expanding t2STRDi8 r, r to two stores, add kill markers correctly.
Evan Cheng
2009-11-14
1
-0
/
+20
*
Clean up testcase a bit. Simplify case blocks and adjust switch instruction t...
Jim Grosbach
2009-11-12
1
-7
/
+3
*
Fix typo in run line.
Benjamin Kramer
2009-11-12
1
-1
/
+1
*
RegScavenger::enterBasicBlock should always reset register state.
Evan Cheng
2009-11-12
1
-0
/
+85
*
- Teach LSR to avoid changing cmp iv stride if it will create an immediate that
Evan Cheng
2009-11-12
1
-0
/
+37
*
Add support for tail duplication to BranchFolding, and extend
Dan Gohman
2009-11-11
2
-2
/
+3
*
Update test
Jim Grosbach
2009-11-09
1
-1
/
+1
*
Use Unified Assembly Syntax for the ARM backend.
Jim Grosbach
2009-11-09
1
-1
/
+1
*
Refactor code. Fix a potential missing check. Teach isIdentical() about tLDRp...
Evan Cheng
2009-11-07
1
-0
/
+1
*
- Add TargetInstrInfo::isIdentical(). It's similar to MachineInstr::isIdentical
Evan Cheng
2009-11-07
1
-4
/
+6
*
- Add pseudo instructions tLDRpci_pic and t2LDRpci_pic which does a pc-relative
Evan Cheng
2009-11-06
2
-4
/
+5
*
Fix a broken test.
Bob Wilson
2009-11-06
1
-1
/
+1
*
Fix test.
Evan Cheng
2009-11-04
1
-1
/
+1
*
Fix PR5367. QPR_8 is the super regclass of DPR_8 and SPR_8.
Evan Cheng
2009-11-03
2
-2
/
+0
*
Temporary xfail until PR5367 will be resolved
Anton Korobeynikov
2009-11-03
2
-0
/
+2
*
Unbreak ARMBaseRegisterInfo::copyRegToReg.
Evan Cheng
2009-11-02
1
-0
/
+29
*
Make use of imm12 version of Thumb2 ldr / str instructions more aggressively.
Evan Cheng
2009-11-01
1
-0
/
+75
*
Fix tests.
Evan Cheng
2009-11-01
2
-4
/
+4
*
Use cbz and cbnz instructions.
Evan Cheng
2009-10-31
2
-0
/
+34
*
vml[as].f32 cause stalls in following advanced SIMD instructions. Avoid using
Jim Grosbach
2009-10-31
1
-1
/
+1
*
Consolidate test files
Jim Grosbach
2009-10-31
4
-122
/
+100
*
Change to use FileCheck
Jim Grosbach
2009-10-31
1
-1
/
+3
*
Make tests more explicit about which instructions are expected.
Jim Grosbach
2009-10-31
1
-2
/
+2
*
Grammar tweak to comments
Jim Grosbach
2009-10-31
1
-4
/
+4
*
Update test to be more explicit about what instruction sequences are expected...
Jim Grosbach
2009-10-31
1
-26
/
+39
*
Force triple; darwin's ASM syntax differs from linux's.
Benjamin Kramer
2009-10-31
1
-1
/
+1
*
Add missing colons for FileCheck.
Benjamin Kramer
2009-10-31
1
-4
/
+4
[next]