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-09-02
Jim Grosbach
Thumb2 parsing and encoding for BXJ.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Jim Grosbach
Thumb2 parsing and encoding for BIC.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Jim Grosbach
Thumb2 parsing and encoding for BFI.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Jim Grosbach
Thumb2 parsing and encoding for BFC.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Jim Grosbach
Thumb2 parsing and encoding of B instruction.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Andrew Trick
Attempt to silence known valgrind errors.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Jakob Stoklund...
Remove unused variables.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Bill Wendling
Try to eliminate the use of the 'unwind' instruction.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Eli Friedman
Don't fast-isel for atomic load/store; some cases requi...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Jim Grosbach
Thumb2 parsing and encoding for ASR.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Bill Wendling
Better fix for this testcase. Update it to the new...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Bill Wendling
Update for new EH stuff. (I'm not sure if this is 100...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Andrew Trick
Test case update for unroll-scev.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Andrew Trick
Comment and clarifying assert.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Bill Wendling
No need to get fancy inserting a PHI node when the...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
David Greene
Make RecordVal Name an Init
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Kevin Enderby
Change X86 disassembly to print immediates values as...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Jim Grosbach
Tidy up. Formatting.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Bill Wendling
Update comments to reflect reality.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Jim Grosbach
Tidy up. 80 columns.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Jim Grosbach
Thumb2 parsing and encoding for AND (register).
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Jakob Stoklund...
Simplify by using isFullCopy().
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Bill Wendling
Revert r138826 until PR10834 can be fixed.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Jim Grosbach
Thumb2 parsing and encoding for ADD (register).
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Duncan Sands
Darwin wants ctors/dtors to be ordered the other way...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Kevin Enderby
Fix the disassembly of the X86 "crc32w %ax, %eax" instr...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Jim Grosbach
Tests for Thumb2 AND (immediate) instruction.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Jakub Staszak
Extra CHECK-NOT to make sure that GVN transform works...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Andrew Trick
-unroll-scev flag removal
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Andrew Trick
Enable SCEV-based unrolling by default.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Jim Grosbach
Add FIXME. Thumb2 ADR encoding choice is non-trivial.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Jakub Staszak
Return undef value (instead of arbitrary) for wrong...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Jakub Staszak
ConstantVector returns arbitrary value for the wrong...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Jakub Staszak
Compare type size instead of type _store_ size to make...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Kalle Raiskila
Pass signed (not unsigned) 10 bit field to SPU 'ori...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Craig Topper
Make IC_VEX* not inherit from IC_*. Prevents instructio...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Bill Wendling
Perform the upgrading of the old EH to the new EH in...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Bill Wendling
Update to new EH scheme.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Owen Anderson
Merge the ARM disassembler header into the implementati...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Owen Anderson
Fix 80 columns violations.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Dan Gohman
Revert r131152, r129796, r129761. This code is currentl...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Benjamin Kramer
Don't drop alignment info on local common symbols.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Eli Friedman
Null-initialize to shut up -Wuninitialized warnings.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
James Molloy
Fix apparent build error caused by r138948 on certain...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Bill Wendling
Reduce indentation. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Bill Wendling
Change worklist driven deletion to be an iterative...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Eli Friedman
Fix test; sorry for any inconvenience.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Eli Friedman
Fix an issue with the IR sink pass found by inspection...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Eli Friedman
Add missing newline.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Nick Lewycky
Fix the build for us -Werror users.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Eli Friedman
Make isSafeToSpeculativelyExecute() return the right...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Benjamin Kramer
XFAIL this test on arm until the backend is fixed.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Benjamin Kramer
This test depends on cmov being available.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Jakob Stoklund...
Permit remat of partial register defs when it is safe.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Jim Grosbach
ARM 'rscs' mnemonic is carry-setting 'rsc', not 'rs...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Bruno Cardoso...
Fix vbroadcast matching logic to early unmatch if the...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
James Molloy
Fix up r137380 based on post-commit review by Jim Grosbach.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Owen Anderson
t2Bcc is allowed to have a predicate without a precedin...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Jakob Stoklund...
Revert r138794, "Do not try to rematerialize a value...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Jakob Stoklund...
Prevent remat of partial register redefinitions.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Evan Cheng
Teach MachineLICM reg pressure tracking code to deal...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Bill Wendling
Update to new EH scheme.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Bill Wendling
Resubmit with fix. Properly remove the instructions...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Bill Wendling
Submitted this too early.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Bill Wendling
Don't DCE the landingpad instruction.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Bill Wendling
Update to new EH scheme.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Bill Wendling
Update to new EH scheme.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Bill Wendling
Update some tests to the new EH scheme.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Andrew Trick
PreRA scheduler should avoid cloning compares.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Bill Wendling
Don't forget to add the landingpad and resume instructi...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Jim Grosbach
Thumb2 assembly parsing and encoding for ADD(immediate).
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Chad Rosier
Fixup for functions that return a bool.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Bill Wendling
Reenable test.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Bill Wendling
Revert accidental commit
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Eli Friedman
Disable this test until Bill fixes it properly.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Jim Grosbach
Static relocation model Thumb jump table interworking.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Owen Anderson
The asm parser currently selects the wrong encoding...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Bill Wendling
Update to new EH scheme.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Bill Wendling
Update to new EH scheme.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Bill Wendling
Remove old declare statements.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Bill Wendling
Update more tests to the new EH scheme.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Bill Wendling
Update more tests to the new EH scheme.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Eli Friedman
Add tests for the transformations SCCP can do on atomic...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
David Greene
Fix Size Typing
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Bill Wendling
Revert r138894. This was failing on cmake-clang-i686...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Jim Grosbach
Thumb2 t2Bcc should encode as t2B when condition is...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Bruno Cardoso...
Move more code around and duplicate AVX patterns: MOVHP...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Bruno Cardoso...
Move MOVAPS,MOVUPS patterns close to the instructions...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Bruno Cardoso...
Remove "_Int" forms of MOVUPSmr and MOVAPSmr
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Bill Wendling
Update more tests to the new EH scheme.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Bill Wendling
Update the tests to the new EH scheme.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Bill Wendling
Make sure we aren't deleting the landingpad instruction.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Owen Anderson
Fix encoding for tBcc with immediate offset operand.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Eli Friedman
Misc cleanup; addresses Duncan's comments on r138877.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Owen Anderson
When performing instruction selection for LDR_PRE_IMM...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Jim Grosbach
Run the Thumb1 parser tests in Thumb2 mode, as well.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Jim Grosbach
Remove FIXME. Thumb2 MOV instruction will use separate...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Eli Friedman
Fill in type legalization for MERGE_VALUES in all the...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Jim Grosbach
Thumb NOP encoding varies depending on ARCH revision.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Owen Anderson
Fix roundtripping of Thumb BL/BLX instructions with...
commit
|
commitdiff
|
tree
|
snapshot
next