projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add function to replace a destination MBB in a single jump table
2009-11-14
Evan Cheng
Added getSubRegIndex(A,B) that returns subreg index...
commit
|
commitdiff
|
tree
2009-11-14
Evan Cheng
- Change TargetInstrInfo::reMaterialize to pass in...
commit
|
commitdiff
|
tree
2009-11-14
Evan Cheng
Add radar number.
commit
|
commitdiff
|
tree
2009-11-14
Evan Cheng
Fix PR5412: Fix an inverted check and another missing...
commit
|
commitdiff
|
tree
2009-11-14
Evan Cheng
When expanding t2STRDi8 r, r to two stores, add kill...
commit
|
commitdiff
|
tree
2009-11-13
Evan Cheng
Fix PR5411. Bug in UpdateKills. A reg def partially...
commit
|
commitdiff
|
tree
2009-11-13
Evan Cheng
Fix PR5410: LiveVariables lost subreg def:
commit
|
commitdiff
|
tree
2009-11-12
Evan Cheng
RegScavenger::enterBasicBlock should always reset register...
commit
|
commitdiff
|
tree
2009-11-12
Evan Cheng
- Teach LSR to avoid changing cmp iv stride if it will...
commit
|
commitdiff
|
tree
2009-11-12
Evan Cheng
Use table to separate opcode from operands.
commit
|
commitdiff
|
tree
2009-11-12
Evan Cheng
isLegalICmpImmediate should take a signed integer;...
commit
|
commitdiff
|
tree
2009-11-11
Evan Cheng
Add TargetLowering::isLegalICmpImmediate. It tells...
commit
|
commitdiff
|
tree
2009-11-11
Evan Cheng
Add nounwind.
commit
|
commitdiff
|
tree
2009-11-11
Evan Cheng
Block terminator may be a switch.
commit
|
commitdiff
|
tree
2009-11-10
Evan Cheng
Generalize lsr code that optimize loop to count down...
commit
|
commitdiff
|
tree
2009-11-10
Evan Cheng
Change Thumb1 address mode printing, instead of
commit
|
commitdiff
|
tree
2009-11-10
Evan Cheng
Add a comment.
commit
|
commitdiff
|
tree
2009-11-09
Evan Cheng
Hide a couple of options.
commit
|
commitdiff
|
tree
2009-11-09
Evan Cheng
80 col.
commit
|
commitdiff
|
tree
2009-11-08
Evan Cheng
Refactor code.
commit
|
commitdiff
|
tree
2009-11-07
Evan Cheng
t2ldrpci_pic can be used for blockaddress as well.
commit
|
commitdiff
|
tree
2009-11-07
Evan Cheng
Missed this.
commit
|
commitdiff
|
tree
2009-11-07
Evan Cheng
Refactor code. Fix a potential missing check. Teach...
commit
|
commitdiff
|
tree
2009-11-07
Evan Cheng
- Add TargetInstrInfo::isIdentical(). It's similar...
commit
|
commitdiff
|
tree
2009-11-06
Evan Cheng
- Add pseudo instructions tLDRpci_pic and t2LDRpci_pic...
commit
|
commitdiff
|
tree
2009-11-06
Evan Cheng
Remove ARMPCLabelIndex from ARMISelLowering. Use ARMFunction...
commit
|
commitdiff
|
tree
2009-11-05
Evan Cheng
Now that code placement optimization pass is run for...
commit
|
commitdiff
|
tree
2009-11-05
Evan Cheng
Code refactoring.
commit
|
commitdiff
|
tree
2009-11-04
Evan Cheng
Look for llvm-gcc under /Developer/usr/bin first.
commit
|
commitdiff
|
tree
2009-11-04
Evan Cheng
RangeIsDefinedByCopyFromReg() should check for subreg_to_reg...
commit
|
commitdiff
|
tree
2009-11-04
Evan Cheng
The .n suffix must go after the predicate.
commit
|
commitdiff
|
tree
2009-11-04
Evan Cheng
Silence implicit conversion warnings.
commit
|
commitdiff
|
tree
2009-11-04
Evan Cheng
Fix test.
commit
|
commitdiff
|
tree
2009-11-04
Evan Cheng
Use ldr.n to workaround a darwin assembler bug.
commit
|
commitdiff
|
tree
2009-11-03
Evan Cheng
Fix t2Int_eh_sjlj_setjmp. Immediate form of orr is...
commit
|
commitdiff
|
tree
2009-11-03
Evan Cheng
fconsts / fconstd immediate should be proceeded with #.
commit
|
commitdiff
|
tree
2009-11-03
Evan Cheng
Re-apply 85799. It turns out my code isn't buggy.
commit
|
commitdiff
|
tree
2009-11-03
Evan Cheng
Trim unnecessary include.
commit
|
commitdiff
|
tree
2009-11-03
Evan Cheng
Fix PR5367. QPR_8 is the super regclass of DPR_8 and...
commit
|
commitdiff
|
tree
2009-11-03
Evan Cheng
Clean up copyRegToReg.
commit
|
commitdiff
|
tree
2009-11-03
Evan Cheng
Add QPR_8 as a superreg class of SPR_8 and DPR_8.
commit
|
commitdiff
|
tree
2009-11-02
Evan Cheng
Revert 85799 for now. It might be breaking llvm-gcc...
commit
|
commitdiff
|
tree
2009-11-02
Evan Cheng
Initilize the machine LICM CSE map upon the first time...
commit
|
commitdiff
|
tree
2009-11-02
Evan Cheng
These are done / no longer care.
commit
|
commitdiff
|
tree
2009-11-02
Evan Cheng
Add an entry.
commit
|
commitdiff
|
tree
2009-11-02
Evan Cheng
Remove an irrelevant and poorly reduced test case.
commit
|
commitdiff
|
tree
2009-11-02
Evan Cheng
Unbreak ARMBaseRegisterInfo::copyRegToReg.
commit
|
commitdiff
|
tree
2009-11-01
Evan Cheng
Add PseudoSourceValue::mayAlias. It returns true if...
commit
|
commitdiff
|
tree
2009-11-01
Evan Cheng
Fix a couple more places where we are creating ld ...
commit
|
commitdiff
|
tree
2009-11-01
Evan Cheng
Make use of imm12 version of Thumb2 ldr / str instructions...
commit
|
commitdiff
|
tree
2009-11-01
Evan Cheng
Fix tests.
commit
|
commitdiff
|
tree
2009-10-31
Evan Cheng
Use cbz and cbnz instructions.
commit
|
commitdiff
|
tree
2009-10-31
Evan Cheng
It's safe to remat t2LDRpci; Add PseudoSourceValue...
commit
|
commitdiff
|
tree
2009-10-31
Evan Cheng
Revert 85634. It's breaking consumer-typeset (and others).
commit
|
commitdiff
|
tree
2009-10-30
Evan Cheng
Add option to createGVNPass to disable PRE.
commit
|
commitdiff
|
tree
2009-10-30
Evan Cheng
I forgot to commit this test.
commit
|
commitdiff
|
tree
2009-10-30
Evan Cheng
Rather than having llvm-gcc changing the meaning of...
commit
|
commitdiff
|
tree
2009-10-28
Evan Cheng
fconsts and fconstd are obviously re-materializable.
commit
|
commitdiff
|
tree
2009-10-28
Evan Cheng
Give ARMISD::EH_SJLJ_LONGJMP and EH_SJLJ_SETJMP names.
commit
|
commitdiff
|
tree
2009-10-28
Evan Cheng
X86 palignr intrinsics immediate field is in bits....
commit
|
commitdiff
|
tree
2009-10-28
Evan Cheng
Use fconsts and fconstd to materialize small fp constants.
commit
|
commitdiff
|
tree
2009-10-28
Evan Cheng
Add a second ValueType argument to isFPImmLegal.
commit
|
commitdiff
|
tree
2009-10-28
Evan Cheng
Remove getIEEEFloatParts and getIEEEDoubleParts. They...
commit
|
commitdiff
|
tree
2009-10-27
Evan Cheng
Add new APFloat methods that return sign, exp, and...
commit
|
commitdiff
|
tree
2009-10-27
Evan Cheng
Do away with addLegalFPImmediate. Add a target hook...
commit
|
commitdiff
|
tree
2009-10-27
Evan Cheng
Now VFP instructions.
commit
|
commitdiff
|
tree
2009-10-27
Evan Cheng
Change Thumb1 and Thumb2 instructions to separate opcode...
commit
|
commitdiff
|
tree
2009-10-26
Evan Cheng
Change ARM asm strings to separate opcode from operands...
commit
|
commitdiff
|
tree
2009-10-26
Evan Cheng
- Revert some changes from 85044, 85045, and 85047...
commit
|
commitdiff
|
tree
2009-10-26
Evan Cheng
Revert 85085. It causes infinite looping during llvm...
commit
|
commitdiff
|
tree
2009-10-25
Evan Cheng
Add a couple of ARM cross-rc coalescing tests.
commit
|
commitdiff
|
tree
2009-10-25
Evan Cheng
Update tests.
commit
|
commitdiff
|
tree
2009-10-25
Evan Cheng
Add ARM getMatchingSuperRegClass to handle S / D /...
commit
|
commitdiff
|
tree
2009-10-25
Evan Cheng
Don't forget subreg indices when folding load / store.
commit
|
commitdiff
|
tree
2009-10-25
Evan Cheng
Use isIdentityCopy. Fix a bozo bug (flipped condition...
commit
|
commitdiff
|
tree
2009-10-25
Evan Cheng
Code clean up.
commit
|
commitdiff
|
tree
2009-10-25
Evan Cheng
Do not delete identity insert_subreg even if dest is...
commit
|
commitdiff
|
tree
2009-10-25
Evan Cheng
Add isIdentityCopy to check for identity copy (or extract_su...
commit
|
commitdiff
|
tree
2009-10-24
Evan Cheng
80 col violation.
commit
|
commitdiff
|
tree
2009-10-23
Evan Cheng
Identity copies should not contribute to spill weight.
commit
|
commitdiff
|
tree
2009-10-23
Evan Cheng
Update tests for 84931.
commit
|
commitdiff
|
tree
2009-10-23
Evan Cheng
X86 needs critical path anti-dependency breaking.
commit
|
commitdiff
|
tree
2009-10-22
Evan Cheng
Move if-conversion before post-regalloc scheduling...
commit
|
commitdiff
|
tree
2009-10-22
Evan Cheng
Load / store multiple was missing opportunites when...
commit
|
commitdiff
|
tree
2009-10-22
Evan Cheng
Trim more includes.
commit
|
commitdiff
|
tree
2009-10-22
Evan Cheng
Trim include.
commit
|
commitdiff
|
tree
2009-10-22
Evan Cheng
Don't generate sbfx / ubfx with negative lsb field...
commit
|
commitdiff
|
tree
2009-10-21
Evan Cheng
Match more patterns to movt.
commit
|
commitdiff
|
tree
2009-10-21
Evan Cheng
Need a comma after imp-use.
commit
|
commitdiff
|
tree
2009-10-20
Evan Cheng
Trim unnecessary includes.
commit
|
commitdiff
|
tree
2009-10-20
Evan Cheng
If the physical register being spilled does not have...
commit
|
commitdiff
|
tree
2009-10-18
Evan Cheng
Spill slots cannot alias.
commit
|
commitdiff
|
tree
2009-10-18
Evan Cheng
Turn on post-alloc scheduling for x86.
commit
|
commitdiff
|
tree
2009-10-18
Evan Cheng
Oops. I forgot to change the tests first. Disable post...
commit
|
commitdiff
|
tree
2009-10-18
Evan Cheng
-Revert parts of 84326 and 84411. Distinquishing between...
commit
|
commitdiff
|
tree
2009-10-18
Evan Cheng
Only fixed stack objects and spill slots should be...
commit
|
commitdiff
|
tree
2009-10-17
Evan Cheng
Distinquish stack slots from other stack objects. They...
commit
|
commitdiff
|
tree
2009-10-17
Evan Cheng
Re-arrange some fields.
commit
|
commitdiff
|
tree
2009-10-17
Evan Cheng
Revert 84315 for now. Re-thinking the patch.
commit
|
commitdiff
|
tree
2009-10-17
Evan Cheng
Rename getFixedStack to getStackObject. The stack objects...
commit
|
commitdiff
|
tree
next