projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2011-10-05
Jakob Stoklund...
Add TRI::getSubClassWithSubReg(RC, Idx) function.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Bill Wendling
Checkpoint for SJLJ EH code.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Jakob Stoklund...
Also add <imp-use,kill> flags for redefined super-regis...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Jakob Stoklund...
Also add <def,undef> flags when coalescing sub-registers.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Owen Anderson
Teach the MC to output code/data region marker labels...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Kevin Enderby
Adding back support for printing operands symbolically...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Bill Wendling
Create a mapping between the landing pad basic block...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jakob Stoklund...
Allow <undef> flags on def operands as well as uses.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jim Grosbach
Tidy up formatting.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Bill Wendling
Doxygen-ize comments. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Daniel Dunbar
Remove unused web page.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jim Grosbach
Un-XFAIL file. Comment out individual failing instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Francois Pichet
Replace snprintf with raw_string_ostream.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jim Grosbach
Tidy up formatting.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jim Grosbach
Un-XFAIL file. Fix incorrect CHECK lines. General forma...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jim Grosbach
Un-XFAIL file. Fix incorrect CHECK line. General format...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jim Grosbach
Tidy up formatting.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jim Grosbach
Un-XFAIL file. Fix incorrect CHECK line.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jim Grosbach
Un-XFAIL the file. Disable only the individual tests...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Bill Wendling
Add method to determine if a begin label has a call...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jakob Stoklund...
Properly use const_iterator.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Devang Patel
Update cmake list.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
David Chisnall
Tell people using the tutorial how to make it actually...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
David Greene
Test Operand Arguments
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
David Greene
Allow Operator Arguments
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jim Grosbach
Un-XFAIL the file. Disable only the individual tests...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ted Kremenek
Unbreak CMake build.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jim Grosbach
Tidy up. Formatting.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Devang Patel
Put GCOVFile and other related interface in a common...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Francois Pichet
Unbreak MSVC build.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
David Dean
Fix PR9833/PR11054 (patch provided by Patrik Hägglund)
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jakob Stoklund...
Teach TableGen to infer missing register classes.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jakob Stoklund...
Teach PPCInstrInfo to handle sub-classes.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jakob Stoklund...
TableGen: Store all allocation orders together.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jakob Stoklund...
TableGen: Privatize CodeGenRegisterClass::TheDef and...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jakob Stoklund...
TableGen: Don't add synthetic Records to the RecordKeeper.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Che-Liang Chiou
tblgen: add preprocessor as a separate mode
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Nadav Rotem
Set operation actions to legal types only.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Nadav Rotem
Operations should be custom lowered only if their type...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Nick Lewycky
The product of two chrec's can always be represented...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Craig Topper
Add support in the disassembler for ignoring the L...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Andrew Trick
LSR should avoid redundant edge splitting.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Andrew Trick
whitespace
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Rafael Espindola
Remove last references to hotpatch.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Peter Collingbourne
Exclude libLLVMTableGen.a from the shared library
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Bill Wendling
Generic cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Andrew Trick
Unit test for r140919, loop unroll heuristics.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Jim Grosbach
Tidy up. These tests are covered in the .s file tests...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Jim Grosbach
ARM assembly parsing and encoding for VMOV immediate.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Jim Grosbach
Tidy up. 80 columns.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Bill Wendling
Use the PC label ID rather than '1'. Add support for...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Bill Wendling
Don't carry over the dispatchsetup hack from the old...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Jim Grosbach
ARM parsing/encoding for VCMP/VCMPE.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Nick Lewycky
Fix typo in comments.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Bill Wendling
Check-pointing the new SjLj EH lowering.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Akira Hatanaka
Move CHECK after entry label.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Akira Hatanaka
Add support for 64-bit logical NOR.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Akira Hatanaka
Add support for 64-bit count leading ones and zeros...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Bill Wendling
Move the grabbing of the jump buffer into the caller...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Jim Grosbach
ARM assembly parsing and encoding for VMRS/FMSTAT.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Akira Hatanaka
Add support for 64-bit divide instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Devang Patel
Add C api for Instruction->eraseFromParent().
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Jim Grosbach
Update test for 141010.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Jim Grosbach
Thumb2 ADD/SUB can take SP as a destination register.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Akira Hatanaka
Clean up MipsInstrInfo::copyPhysReg and handle copies...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Akira Hatanaka
Add support for 64-bit integer multiply instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Akira Hatanaka
Add definitions of instructions which move values betwe...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Bob Wilson
Find the strip tool that works with the specified SDKRO...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Jim Grosbach
Tidy up a bit. Formatting.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Craig Topper
Add support for MOVBE and RDRAND instructions for the...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Eric Christopher
Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Eric Christopher
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Rafael Espindola
Add the returns_twice attribute to LLVM.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Craig Topper
Treat VEX.vvvv as a 3-bit field outside of 64-bit mode...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Craig Topper
Test updates that were supposed to go with r140993.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Craig Topper
Fix VEX disassembling to ignore REX.RXBW bits in 32...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Nick Lewycky
Reapply r140979 with fix! We never did get a testcase...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Torok Edwin
attempt to fix ocaml bindings: landing pads
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Nick Lewycky
Revert r140979 due to reports of bootstrap failure.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Nick Lewycky
Add one more case we compute a max trip count.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-02
Craig Topper
Fix some Intel syntax disassembly issues with instructi...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-02
Craig Topper
Special case disassembler handling of REX.B prefix...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-02
Nick Lewycky
Add a new icmp+select optz'n. Also shows off the load...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-02
Nick Lewycky
Enhance a couple places where we were doing constant...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-02
Craig Topper
Fix typo in r140954.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-02
Ted Kremenek
Make canonicalization of ImmutableSetRef::asImmutableSe...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Craig Topper
Fix disassembling of INVEPT and INVVPID to take operands
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Craig Topper
Fix disassembler handling of CRC32 which is an odd...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Chad Rosier
Revert r140924 "Attempt to fix dynamic stack realignmen...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Nadav Rotem
Moved type construction out of the loop and added an...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Peter Collingbourne
Move TableGen's parser and entry point into a library
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Bill Wendling
No one should be using the method directly. Assert...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Bill Wendling
Add a convenience method to tell if two things are...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Bill Wendling
Use the ARMConstantPoolMBB class to handle the MBB...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Bill Wendling
Add ARMConstantPoolMBB to hold an MBB value in the...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Bill Wendling
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Bill Wendling
Remove now dead methods and ivar.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Bill Wendling
Use the new ARMConstantPoolSymbol class to handle exter...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Bill Wendling
Add an ARMConstantPool class for external symbols....
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Bill Wendling
Remove now dead methods and ivar from ARMConstantPoolValue.
commit
|
commitdiff
|
tree
|
snapshot
next