projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Minor cleanups:
2010-11-13
Bill Wendling
Minor cleanups:
commit
|
commitdiff
|
tree
2010-11-13
Bill Wendling
Add *_ldst_mult multiclasses to the ARM back-end. These...
commit
|
commitdiff
|
tree
2010-11-10
Bill Wendling
Emit a '!' if this is a "writeback" register or memory...
commit
|
commitdiff
|
tree
2010-11-09
Bill Wendling
Emit the warning about the register list not being...
commit
|
commitdiff
|
tree
2010-11-09
Bill Wendling
s/std::vector/SmallVector/
commit
|
commitdiff
|
tree
2010-11-09
Bill Wendling
Delete the allocated vector.
commit
|
commitdiff
|
tree
2010-11-09
Bill Wendling
Two types of instructions have register lists:
commit
|
commitdiff
|
tree
2010-11-09
Bill Wendling
Revert r118457 and r118458. These won't hold for GPRs.
commit
|
commitdiff
|
tree
2010-11-08
Bill Wendling
Get the register and count from the register list operands.
commit
|
commitdiff
|
tree
2010-11-08
Bill Wendling
reglist has two operands.
commit
|
commitdiff
|
tree
2010-11-08
Bill Wendling
The "addRegListOperands()" function returns the start...
commit
|
commitdiff
|
tree
2010-11-08
Bill Wendling
Add "write back" bit encoding.
commit
|
commitdiff
|
tree
2010-11-08
Bill Wendling
Make RegList an ASM operand so that TableGen will generate...
commit
|
commitdiff
|
tree
2010-11-08
Bill Wendling
Revert.
commit
|
commitdiff
|
tree
2010-11-07
Bill Wendling
In this context, a reglist is a reg.
commit
|
commitdiff
|
tree
2010-11-06
Bill Wendling
Add support for parsing register lists. We can't use...
commit
|
commitdiff
|
tree
2010-11-06
Bill Wendling
Return the base register of a register list for the...
commit
|
commitdiff
|
tree
2010-11-06
Bill Wendling
General cleanup:
commit
|
commitdiff
|
tree
2010-11-06
Bill Wendling
Add a RegList (register list) object to ARMOperand...
commit
|
commitdiff
|
tree
2010-11-06
Bill Wendling
Fix grammar.
commit
|
commitdiff
|
tree
2010-11-06
Bill Wendling
Fix grammar.
commit
|
commitdiff
|
tree
2010-11-06
Bill Wendling
MatchRegisterName() returns 0 if it can't match the...
commit
|
commitdiff
|
tree
2010-11-06
Bill Wendling
Use TryParseRegister() instead of MatchRegisterName...
commit
|
commitdiff
|
tree
2010-11-04
Bill Wendling
Add encoding for VSTR.
commit
|
commitdiff
|
tree
2010-11-03
Bill Wendling
Put the PC encoding in the correct bit position.
commit
|
commitdiff
|
tree
2010-11-03
Bill Wendling
The MC code couldn't handle ARM LDR instructions with...
commit
|
commitdiff
|
tree
2010-11-02
Bill Wendling
Obsessive formatting changes. No functionality impact.
commit
|
commitdiff
|
tree
2010-11-02
Bill Wendling
Omit unused parameter name.
commit
|
commitdiff
|
tree
2010-11-02
Bill Wendling
Simplify the EncodeInstruction method now that a lot...
commit
|
commitdiff
|
tree
2010-11-02
Bill Wendling
Rename getAddrModeImm12OpValue to getAddrModeImmOpValue...
commit
|
commitdiff
|
tree
2010-11-01
Bill Wendling
Missed reverting this bit.
commit
|
commitdiff
|
tree
2010-11-01
Bill Wendling
Minor cleanup.
commit
|
commitdiff
|
tree
2010-11-01
Bill Wendling
Move the machine operand MC encoding patterns to the...
commit
|
commitdiff
|
tree
2010-11-01
Bill Wendling
Use ARM-style comments.
commit
|
commitdiff
|
tree
2010-11-01
Bill Wendling
When we look at instructions to convert to setting...
commit
|
commitdiff
|
tree
2010-11-01
Bill Wendling
Move instruction encoding bits into the parent class...
commit
|
commitdiff
|
tree
2010-11-01
Bill Wendling
More tests to XFAIL. The arm-and-txt-peephole.ll test...
commit
|
commitdiff
|
tree
2010-11-01
Bill Wendling
The testcase is now XFAILed. Sorry about the breakage.
commit
|
commitdiff
|
tree
2010-11-01
Bill Wendling
Disable because peephole is disabled.
commit
|
commitdiff
|
tree
2010-10-31
Bill Wendling
Disable the peephole optimizer until 186.crafty on...
commit
|
commitdiff
|
tree
2010-10-29
Bill Wendling
Some instructions end with an "ls" prefix, but it doesn...
commit
|
commitdiff
|
tree
2010-10-29
Bill Wendling
This may be an ARM target, so check for _Unwind_SjLj_Resume.
commit
|
commitdiff
|
tree
2010-10-27
Bill Wendling
Random cleanups and format changes.
commit
|
commitdiff
|
tree
2010-10-21
Bill Wendling
Fix whitespace.
commit
|
commitdiff
|
tree
2010-10-20
Bill Wendling
Add encoding for moving a value between two ARM core...
commit
|
commitdiff
|
tree
2010-10-20
Bill Wendling
Add encodings for movement between ARM core registers...
commit
|
commitdiff
|
tree
2010-10-19
Bill Wendling
Fix spelling.
commit
|
commitdiff
|
tree
2010-10-18
Bill Wendling
Don't recompute MachineRegisterInfo in the Optimize...
commit
|
commitdiff
|
tree
2010-10-15
Bill Wendling
ARMCodeEmitter::emitMiscInstruction is dead. Long live
commit
|
commitdiff
|
tree
2010-10-15
Bill Wendling
Reformatting. No functionalogicality changes.
commit
|
commitdiff
|
tree
2010-10-14
Bill Wendling
Add support for vmov.f64/.f32 encoding. There's a bit...
commit
|
commitdiff
|
tree
2010-10-14
Bill Wendling
Add encoding for 'fmstat'.
commit
|
commitdiff
|
tree
2010-10-14
Bill Wendling
- Add encodings for multiply add/subtract instructions...
commit
|
commitdiff
|
tree
2010-10-13
Bill Wendling
Add MC encodings for VCVT* instrunctions.
commit
|
commitdiff
|
tree
2010-10-13
Bill Wendling
Add encodings for VNEG and VSQRT. Also add encodings...
commit
|
commitdiff
|
tree
2010-10-13
Bill Wendling
Add encodings for VCVT instructions.
commit
|
commitdiff
|
tree
2010-10-13
Bill Wendling
Add VCMPZ and VABS.
commit
|
commitdiff
|
tree
2010-10-13
Bill Wendling
Refactor VCMP instructions.
commit
|
commitdiff
|
tree
2010-10-12
Bill Wendling
Add encodings for VNMUL[SD].
commit
|
commitdiff
|
tree
2010-10-12
Bill Wendling
Add encodings for VDIV and VMUL.
commit
|
commitdiff
|
tree
2010-10-12
Bill Wendling
Refactor some of the encoding logic into a base class...
commit
|
commitdiff
|
tree
2010-10-12
Bill Wendling
Add encoding for VSUB and VCMP.
commit
|
commitdiff
|
tree
2010-10-12
Bill Wendling
Don't need to specify calling convention. Add 'readnone...
commit
|
commitdiff
|
tree
2010-10-12
Bill Wendling
Encoding for VADDD. Plus a test for the VFP instructions.
commit
|
commitdiff
|
tree
2010-10-12
Bill Wendling
Split out the "size" field from the encoding. The newer...
commit
|
commitdiff
|
tree
2010-10-09
Bill Wendling
Simplify test and move into a generic "crash" ll file.
commit
|
commitdiff
|
tree
2010-10-09
Bill Wendling
Check to make sure that the iterator isn't at the beginning...
commit
|
commitdiff
|
tree
2010-10-06
Bill Wendling
Fixed RELEASE_28 tags.
commit
|
commitdiff
|
tree
2010-10-06
Bill Wendling
Revert "RequiresUnique" patch. This should be handled...
commit
|
commitdiff
|
tree
2010-10-06
Bill Wendling
Remove tabs.
commit
|
commitdiff
|
tree
2010-10-06
Bill Wendling
Change RequiresMerge to RequiresUnique. It's a better...
commit
|
commitdiff
|
tree
2010-10-06
Bill Wendling
If the destination module all ready has a copy of the...
commit
|
commitdiff
|
tree
2010-10-06
Bill Wendling
Provide a fast "get me the target triple from the module...
commit
|
commitdiff
|
tree
2010-10-05
Bill Wendling
PSHUFW is in SSE, not SSSE3.
commit
|
commitdiff
|
tree
2010-10-04
Bill Wendling
The pshufw instruction came about in MMX2 when SSE...
commit
|
commitdiff
|
tree
2010-10-03
Bill Wendling
Add test to make sure that the MMX intrinsic calls...
commit
|
commitdiff
|
tree
2010-10-03
Bill Wendling
Auto-upgrade tests for the new MMX intrinsic calls.
commit
|
commitdiff
|
tree
2010-10-03
Bill Wendling
Cleanup. Get rid of extraneous variable.
commit
|
commitdiff
|
tree
2010-10-01
Bill Wendling
Need to specify SSE4 for machines which don't have...
commit
|
commitdiff
|
tree
2010-10-01
Bill Wendling
We must check for something.
commit
|
commitdiff
|
tree
2010-10-01
Bill Wendling
Disable tests until I can figure out why they're failing...
commit
|
commitdiff
|
tree
2010-10-01
Bill Wendling
Try adding an mtriple.
commit
|
commitdiff
|
tree
2010-10-01
Bill Wendling
FileCheck-ize this test.
commit
|
commitdiff
|
tree
2010-10-01
Bill Wendling
FileCheck-ize this test.
commit
|
commitdiff
|
tree
2010-09-28
Bill Wendling
And remove r114997's test.
commit
|
commitdiff
|
tree
2010-09-28
Bill Wendling
Revert r114997. It was causing a failure on darwin10...
commit
|
commitdiff
|
tree
2010-09-28
Bill Wendling
Fix a FIXME. _foo.eh symbols are currently always exported...
commit
|
commitdiff
|
tree
2010-09-28
Bill Wendling
Fix spelling.
commit
|
commitdiff
|
tree
2010-09-27
Bill Wendling
Add a new scope type "LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN...
commit
|
commitdiff
|
tree
2010-09-27
Bill Wendling
The "linker_private_weak*" linkages should set the...
commit
|
commitdiff
|
tree
2010-09-17
Bill Wendling
Add "pointer to x86mmx" type to the intrinsics.
commit
|
commitdiff
|
tree
2010-09-11
Bill Wendling
Rename ConvertToSetZeroFlag to something more general.
commit
|
commitdiff
|
tree
2010-09-10
Bill Wendling
No need to recompute the SrcReg and CmpValue.
commit
|
commitdiff
|
tree
2010-09-10
Bill Wendling
Move some of the decision logic for converting an instructio...
commit
|
commitdiff
|
tree
2010-09-10
Bill Wendling
Modify the comparison optimizations in the peephole...
commit
|
commitdiff
|
tree
2010-09-10
Bill Wendling
Use StringRef which performs the "early exit" when...
commit
|
commitdiff
|
tree
2010-09-10
Bill Wendling
Reapply r113585. The msvc machine is mercurial.
commit
|
commitdiff
|
tree
2010-09-10
Bill Wendling
r113585 was causing clang-i686-xp-msvc9 to fail in...
commit
|
commitdiff
|
tree
2010-09-10
Bill Wendling
Early exit with simple checks.
commit
|
commitdiff
|
tree
2010-09-10
Bill Wendling
Auto-upgrade the magic ".llvm.eh.catch.all.value" global to
commit
|
commitdiff
|
tree
next