projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
To make things interesting, I added MORE code to set the ordering of
2009-12-22
Bill Wendling
To make things interesting, I added MORE code to set...
commit
|
commitdiff
|
tree
2009-12-21
Bill Wendling
Add more plumbing to assign ordering to SDNodes. Have...
commit
|
commitdiff
|
tree
2009-12-21
Bill Wendling
More ordering plumbing. This time for GEP. I need to...
commit
|
commitdiff
|
tree
2009-12-21
Bill Wendling
Another incremental check-in for assigning ordering...
commit
|
commitdiff
|
tree
2009-12-21
Bill Wendling
Assign ordering to more instructions. Incremental check-in.
commit
|
commitdiff
|
tree
2009-12-21
Bill Wendling
- Add a bit more plumbing assigning an order to SDNodes.
commit
|
commitdiff
|
tree
2009-12-21
Bill Wendling
First wave of plumbing for assigning an ordering to...
commit
|
commitdiff
|
tree
2009-12-21
Bill Wendling
Place SDNodeOrdering.h in the directory it's used.
commit
|
commitdiff
|
tree
2009-12-19
Bill Wendling
Forgot forward declaration.
commit
|
commitdiff
|
tree
2009-12-18
Bill Wendling
Changes from review:
commit
|
commitdiff
|
tree
2009-12-17
Bill Wendling
Revert accidental commit.
commit
|
commitdiff
|
tree
2009-12-17
Bill Wendling
Turn off critical edge splitting for landing pads....
commit
|
commitdiff
|
tree
2009-12-17
Bill Wendling
Temporarily revert 91337. It's causing testcase failures.
commit
|
commitdiff
|
tree
2009-12-16
Bill Wendling
Remove superfluous 'extern' variable that was causing...
commit
|
commitdiff
|
tree
2009-12-16
Bill Wendling
Helpful comment added. Some code cleanup. No functional...
commit
|
commitdiff
|
tree
2009-12-16
Bill Wendling
Initialize uninitialized variables.
commit
|
commitdiff
|
tree
2009-12-16
Bill Wendling
Initialize uninitialized variables.
commit
|
commitdiff
|
tree
2009-12-15
Bill Wendling
Some command lines don't like numbers with leading...
commit
|
commitdiff
|
tree
2009-12-15
Bill Wendling
Initial work on disabling the scheduler. This is a...
commit
|
commitdiff
|
tree
2009-12-15
Bill Wendling
Revert these. They may have been causing 483_xalancbmk...
commit
|
commitdiff
|
tree
2009-12-14
Bill Wendling
The CIE says that the LSDA point in the FDE section...
commit
|
commitdiff
|
tree
2009-12-14
Bill Wendling
Whitespace changes, comment clarification. No functional...
commit
|
commitdiff
|
tree
2009-12-11
Bill Wendling
Don't try to move a MBB into the fall-through position...
commit
|
commitdiff
|
tree
2009-12-11
Bill Wendling
Revert part of r91101 which was causing an infinite...
commit
|
commitdiff
|
tree
2009-12-11
Bill Wendling
Address comments on last patch:
commit
|
commitdiff
|
tree
2009-12-11
Bill Wendling
A machine basic block may end in an unconditional branch...
commit
|
commitdiff
|
tree
2009-12-05
Bill Wendling
Calling InvalidateEntry during the refinement was breaking...
commit
|
commitdiff
|
tree
2009-12-05
Bill Wendling
Final cleanups:
commit
|
commitdiff
|
tree
2009-12-05
Bill Wendling
Temporarily revert r90502. It was causing the llvm...
commit
|
commitdiff
|
tree
2009-12-05
Bill Wendling
Inline methods which are called only once.
commit
|
commitdiff
|
tree
2009-12-05
Bill Wendling
Refactor some code. No functionality change.
commit
|
commitdiff
|
tree
2009-12-04
Bill Wendling
Add testcase for PR4262.
commit
|
commitdiff
|
tree
2009-12-04
Bill Wendling
Temporarily revert r72620 because r72619 was reverted.
commit
|
commitdiff
|
tree
2009-12-04
Bill Wendling
Some code cleanup. No functionality change.
commit
|
commitdiff
|
tree
2009-12-03
Bill Wendling
Revert r90371. It was causing build failures.
commit
|
commitdiff
|
tree
2009-12-03
Bill Wendling
Further improvements: refactoring code that does the...
commit
|
commitdiff
|
tree
2009-12-03
Bill Wendling
This initial code is meant to convert TargetData to...
commit
|
commitdiff
|
tree
2009-12-02
Bill Wendling
Remove unnecessary check.
commit
|
commitdiff
|
tree
2009-12-01
Bill Wendling
Remove some validation errors.
commit
|
commitdiff
|
tree
2009-12-01
Bill Wendling
Some formatting and spelling fixes.
commit
|
commitdiff
|
tree
2009-11-30
Bill Wendling
Debug info is disabled on PPC Darwin.
commit
|
commitdiff
|
tree
2009-11-20
Bill Wendling
Specify proper arch and triple for 64-bit.
commit
|
commitdiff
|
tree
2009-11-20
Bill Wendling
Testcase for r89415.
commit
|
commitdiff
|
tree
2009-11-19
Bill Wendling
Reverting the EH table patches.
commit
|
commitdiff
|
tree
2009-11-19
Bill Wendling
Test from Dhrystone to make sure that we're not emitting...
commit
|
commitdiff
|
tree
2009-11-19
Bill Wendling
The "ReadOnlyWithRel" enum seems to apply more to what...
commit
|
commitdiff
|
tree
2009-11-18
Bill Wendling
Attempt #2:
commit
|
commitdiff
|
tree
2009-11-18
Bill Wendling
Not all ASM has # for comments.
commit
|
commitdiff
|
tree
2009-11-18
Bill Wendling
The llvm-gcc front-end and the pass manager use two...
commit
|
commitdiff
|
tree
2009-11-17
Bill Wendling
Refactor the code that creates the "dot-label" difference...
commit
|
commitdiff
|
tree
2009-11-13
Bill Wendling
Disable the JITTest.NoStubs test for Darwin PPC. It...
commit
|
commitdiff
|
tree
2009-11-12
Bill Wendling
Simplify code a bit
commit
|
commitdiff
|
tree
2009-11-12
Bill Wendling
Refactor code that checks if it's a call to a "nounwind...
commit
|
commitdiff
|
tree
2009-11-12
Bill Wendling
If there's more than one function operand to a call...
commit
|
commitdiff
|
tree
2009-11-11
Bill Wendling
Don't mark a call as potentially throwing if the function...
commit
|
commitdiff
|
tree
2009-11-11
Bill Wendling
Fix test to work on every platform.
commit
|
commitdiff
|
tree
2009-11-11
Bill Wendling
Fix test to work on every platform.
commit
|
commitdiff
|
tree
2009-11-11
Bill Wendling
Make sure that the exception handling data has the...
commit
|
commitdiff
|
tree
2009-11-10
Bill Wendling
Test this on Darwin only.
commit
|
commitdiff
|
tree
2009-11-10
Bill Wendling
Modify how the prologue encoded the "move" information...
commit
|
commitdiff
|
tree
2009-11-09
Bill Wendling
Similar to r86588, but for Darwin this time.
commit
|
commitdiff
|
tree
2009-11-09
Bill Wendling
The jump table was being generated before the end label...
commit
|
commitdiff
|
tree
2009-11-03
Bill Wendling
Use llvm-gcc on newer Darwins.
commit
|
commitdiff
|
tree
2009-11-02
Bill Wendling
Add missing end-tag.
commit
|
commitdiff
|
tree
2009-11-02
Bill Wendling
Some formatting changes.
commit
|
commitdiff
|
tree
2009-10-29
Bill Wendling
Reapply r85338.
commit
|
commitdiff
|
tree
2009-10-29
Bill Wendling
Don't put in these EH changes.
commit
|
commitdiff
|
tree
2009-10-29
Bill Wendling
Reverting r85338 for now. It's causing a bootstrap...
commit
|
commitdiff
|
tree
2009-10-27
Bill Wendling
Add new note.
commit
|
commitdiff
|
tree
2009-10-27
Bill Wendling
Move and clarify note.
commit
|
commitdiff
|
tree
2009-10-27
Bill Wendling
Note corrected.
commit
|
commitdiff
|
tree
2009-10-27
Bill Wendling
Modify note.
commit
|
commitdiff
|
tree
2009-10-27
Bill Wendling
Add a note.
commit
|
commitdiff
|
tree
2009-10-23
Bill Wendling
This is passing on Darwin PPC.
commit
|
commitdiff
|
tree
2009-10-23
Bill Wendling
Neuter stack protectors by only checking character...
commit
|
commitdiff
|
tree
2009-10-22
Bill Wendling
Tidying up some code and comments. No functionality...
commit
|
commitdiff
|
tree
2009-10-21
Bill Wendling
XFAIL this test for PPC.
commit
|
commitdiff
|
tree
2009-10-21
Bill Wendling
This is passing on Darwin PPC.
commit
|
commitdiff
|
tree
2009-10-08
Bill Wendling
It's possible for a global variable to be optimized...
commit
|
commitdiff
|
tree
2009-09-20
Bill Wendling
--- Reverse-merging r82282 into '.':
commit
|
commitdiff
|
tree
2009-09-20
Bill Wendling
Still one more thing wrong here...
commit
|
commitdiff
|
tree
2009-09-20
Bill Wendling
Here's fun! It turns out that these filter functions...
commit
|
commitdiff
|
tree
2009-09-19
Bill Wendling
Revert r82274. It's causing failures in the CINT2006...
commit
|
commitdiff
|
tree
2009-09-18
Bill Wendling
Factor out label difference creation.
commit
|
commitdiff
|
tree
2009-09-18
Bill Wendling
It's inefficient to have place the exception tables...
commit
|
commitdiff
|
tree
2009-09-14
Bill Wendling
Pull the creation of the "RewindFunction" function...
commit
|
commitdiff
|
tree
2009-09-10
Bill Wendling
Fix validation errors.
commit
|
commitdiff
|
tree
2009-09-10
Bill Wendling
Fix validation errors.
commit
|
commitdiff
|
tree
2009-09-10
Bill Wendling
Exit early if exception handling isn't supported.
commit
|
commitdiff
|
tree
2009-09-10
Bill Wendling
Comment and whitespace cleanups. No intentional functionalit...
commit
|
commitdiff
|
tree
2009-09-10
Bill Wendling
Revert part of my r81424 patch. I removed what looked...
commit
|
commitdiff
|
tree
2009-09-10
Bill Wendling
Don't hardcode the TType format size. In fact, rework...
commit
|
commitdiff
|
tree
2009-09-10
Bill Wendling
Remove the "#if 0" that Noone loved. It wasn't really...
commit
|
commitdiff
|
tree
2009-09-10
Bill Wendling
Pull check for SJLJ EH into a boolean and use that.
commit
|
commitdiff
|
tree
2009-09-10
Bill Wendling
Use the SizeOfEncodedValue function instead of magic...
commit
|
commitdiff
|
tree
2009-09-10
Bill Wendling
Add helpful comment.
commit
|
commitdiff
|
tree
2009-09-09
Bill Wendling
Believe it or not, this is a simplification. :-)
commit
|
commitdiff
|
tree
2009-09-09
Bill Wendling
Use the EOL that takes the encoding and translates...
commit
|
commitdiff
|
tree
2009-09-09
Bill Wendling
Early exit from function.
commit
|
commitdiff
|
tree
2009-09-09
Bill Wendling
Small amount of code clean-up: Don't use ".size()"...
commit
|
commitdiff
|
tree
next