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-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
2011-10-01
Bill Wendling
Switch over to using ARMConstantPoolConstant for global...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Bill Wendling
Some more refactoring.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Bill Wendling
Add a Create method that accepts 'kind' and 'pcadj...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Bill Wendling
Refactoring: Separate out the ARM constant pool Constan...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Bob Wilson
Subtarget getFeatureBits() returns a uint64_t, not...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Chad Rosier
Attempt to fix dynamic stack realignment for thumb1...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Andrew Trick
Inlining and unrolling heuristics should be aware of...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Andrew Trick
whitespace
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Michael J....
Add Windows x64 stack walking support. Patch by Aaron...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Jakob Stoklund...
Use precomputed BitVector for CodeGenRegisterClass...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Bill Wendling
Filecheck-ize.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Bill Wendling
Add new line at end of file.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Bill Wendling
When inferring the pointer alignment, if the global...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Nick Lewycky
Promote comment to doxycomment. Adjust whitespace....
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Jakob Stoklund...
Store sub-class lists as a bit vector.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Jakob Stoklund...
Extract a slightly more general BitVector printer.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Jakob Stoklund...
Move getCommonSubClass() into TRI.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Jakob Stoklund...
Compute lists of super-classes in CodeGenRegisterClass.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Jim Grosbach
Correct for my over-eager delete finger.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Akira Hatanaka
Add definition of MipsELFObjectWriter.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Akira Hatanaka
Register the MC object streamer.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Akira Hatanaka
Register Asm backend. Add functions to MipsAsmBackend.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Akira Hatanaka
Add MCELFObjectTargetWriter and MCAsmBackend classes.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
David Greene
Test More Complicated Lists
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
David Greene
Test VarListElementInit:: resolveListElementReference
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
David Greene
Implement VarListElementInit:: resolveListElementReference
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Benjamin Kramer
Update CMake build.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Akira Hatanaka
Initial implementation of MipsMCCodeEmitter.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Jim Grosbach
Don't modify constant in-place.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Andrew Trick
Tracing or debug-printing a newly formed instruction...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Andrew Trick
whitespace
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Akira Hatanaka
Remove unnecessary checking of register operands.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Akira Hatanaka
Add definitions of Mips64 rotate instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Jim Grosbach
float comparison to double 'zero' constant can just...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Bill Wendling
Constify 'isLSDA' and move a method out-of-line.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Jim Grosbach
Tidy up. Trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Jim Grosbach
ARM Darwin default relocation model is PIC.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Akira Hatanaka
isCommutable should be 0 for DSUBu.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Jim Grosbach
ARM Fixup valus for movt/movw are for the whole value.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Akira Hatanaka
Check values of immediate operands.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Jakob Stoklund...
Fix a bug in compare_numeric().
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Duncan Sands
Add forgotten tests that the cleanup flag is cleared...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Danil Malyshev
MCJIT initialization TargetData
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Justin Holewinski
PTX: Various stylistic and code readability changes...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Justin Holewinski
PTX: Add programmable rounding mode specifier for int...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Duncan Sands
Inlining often produces landingpad instructions with...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Torok Edwin
some 3.0 API notes
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Torok Edwin
Comment grammar fixes.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Justin Holewinski
PTX: Attempt to cleanup/unify the handling of FP roundi...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Torok Edwin
Instead of crashing when MCAsmInfo is NULL, add an...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Akira Hatanaka
Mips64 shift instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Akira Hatanaka
Mips64 arithmetic and logical instructions with one...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Jim Grosbach
ARM fix encoding of VMOV.f32 and VMOV.f64 immediates.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Jakob Stoklund...
Precompute a bit vector of register sub-classes.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Jakob Stoklund...
Order register classes topologically.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Akira Hatanaka
Fill delay slot with useful instructions. Modified...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Bill Wendling
Create a machine basic block in the constant pool and...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Bill Wendling
Support creating a constant pool value for a machine...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Nick Lewycky
Fold two identical set lookups into one. No functionali...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Jakob Stoklund...
Switch to ArrayRef<CodeGenRegisterClass*>.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Dan Gohman
When eliminating unnecessary retain+autorelease on...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Dan Gohman
Don't eliminate objc_retainBlock calls on stack objects...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Jim Grosbach
Tidy up. Formatting.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Nick Lewycky
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Akira Hatanaka
Mips64 arithmetic and logical instructions with two...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Eli Friedman
Clean up uses of switch instructions so they are not...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Devang Patel
Simplify.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Devang Patel
Clarify comments.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Devang Patel
Remove unnecessary and unused data member.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Devang Patel
Cosmetic changes, as per Nick's review.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Duncan Sands
Place this bracket according to the LLVM style.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Justin Holewinski
PTX: Fix broken shared library build
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Jakob Stoklund...
Expand the x86 V_SET0* pseudos right after register...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
NAKAMURA Takumi
Target/ARM: Unbreak! CMake! Build!
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Jakob Stoklund...
Delete NEONMoveFix, now unused.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Jakob Stoklund...
Use ExecutionDepsFix instead of NEONMoveFix.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Andrew Trick
typo + pasto
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Jakob Stoklund...
Remove NumImplicitOps which is now unused.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Andrew Trick
LSR: rewrite inner loops only.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Andrew Trick
whitespace
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Andrew Trick
Fix build failures better.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Daniel Dunbar
Fix build failure.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Bill Wendling
Move to ISelLowering.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Justin Holewinski
PTX: Add new patterns for bitconvert and any_extend
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Michael J....
llvm-size: Apply Chris's code review fixes.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Eric Christopher
Use the local we already set up.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Jakob Stoklund...
Rewrite MachineInstr::addOperand() to avoid NumImplicitOps.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Daniel Dunbar
tblgen/ClangDiagnostics: Add support for split default...
commit
|
commitdiff
|
tree
|
snapshot
next