projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
MC: Implicitly assign section addresses when the previous fragment is layed out.
2010-05-11
Bill Wendling
Simplify this logic of creating a default Features...
commit
|
commitdiff
|
tree
2010-05-11
Bill Wendling
Don't create a StringRef with a NULL value.
commit
|
commitdiff
|
tree
2010-05-11
Bill Wendling
The getDefaultSubtargetFeatures method of SubtargetFeature...
commit
|
commitdiff
|
tree
2010-05-08
Bill Wendling
Readd testcase.
commit
|
commitdiff
|
tree
2010-05-07
Bill Wendling
Remove. Don't XFAIL.
commit
|
commitdiff
|
tree
2010-05-07
Bill Wendling
Temorarily revert r101984.
commit
|
commitdiff
|
tree
2010-05-03
Bill Wendling
Revert r102948.
commit
|
commitdiff
|
tree
2010-05-03
Bill Wendling
Testcase for r102947.
commit
|
commitdiff
|
tree
2010-05-01
Bill Wendling
Test failing too much on too many platforms.
commit
|
commitdiff
|
tree
2010-04-30
Bill Wendling
Maybe it needs sse2?
commit
|
commitdiff
|
tree
2010-04-30
Bill Wendling
Force 64-bit.
commit
|
commitdiff
|
tree
2010-04-30
Bill Wendling
EXTRACT_VECTOR_ELT of an INSERT_VECTOR_ELT may have...
commit
|
commitdiff
|
tree
2010-04-27
Bill Wendling
r98363 deleted a '!' when cleaning up whitespace. This...
commit
|
commitdiff
|
tree
2010-04-21
Bill Wendling
Handle a displacement location in 64-bit as an RIP...
commit
|
commitdiff
|
tree
2010-04-20
Bill Wendling
Move CodeGen/X86/2010-04-19-DAGCombineCrash.ll into...
commit
|
commitdiff
|
tree
2010-04-20
Bill Wendling
The visitXOR method can return the same SDNode. If...
commit
|
commitdiff
|
tree
2010-04-18
Bill Wendling
Don't rely upon the MCSymbol "isDefined" method to...
commit
|
commitdiff
|
tree
2010-04-18
Bill Wendling
Formatting changes. No functionality change.
commit
|
commitdiff
|
tree
2010-04-18
Bill Wendling
Add a "PadTo" field to the emitULEB128Bytes method...
commit
|
commitdiff
|
tree
2010-04-16
Bill Wendling
Add JIT exception handling test.
commit
|
commitdiff
|
tree
2010-04-16
Bill Wendling
The JIT calls TidyLandingPads to tidy up the landing...
commit
|
commitdiff
|
tree
2010-04-12
Bill Wendling
Third time's a charm...
commit
|
commitdiff
|
tree
2010-04-12
Bill Wendling
Genericize the label test.
commit
|
commitdiff
|
tree
2010-04-12
Bill Wendling
Correct test to test what I mean it to test.
commit
|
commitdiff
|
tree
2010-04-12
Bill Wendling
Micro-optimization:
commit
|
commitdiff
|
tree
2010-04-07
Bill Wendling
Use the "NamedGroupTimer" class to categorize DWARF...
commit
|
commitdiff
|
tree
2010-04-06
Bill Wendling
Make this hack more specific to the Apple gcc 4.2 non...
commit
|
commitdiff
|
tree
2010-04-05
Bill Wendling
Output floating point representations in DWARF format...
commit
|
commitdiff
|
tree
2010-04-01
Bill Wendling
Reapply r100056. It doesn't look like it's the one...
commit
|
commitdiff
|
tree
2010-03-31
Bill Wendling
Revert r100056. It was causing a failure on MSVC.
commit
|
commitdiff
|
tree
2010-03-31
Bill Wendling
Rewrite CorrectExtraCFGEdges() to make it more understandable.
commit
|
commitdiff
|
tree
2010-03-31
Bill Wendling
Comment the changes for r98218 and friends inside the...
commit
|
commitdiff
|
tree
2010-03-31
Bill Wendling
Comment the changes for r98218 and friends inside the...
commit
|
commitdiff
|
tree
2010-03-29
Bill Wendling
Re-add back in the slow way of determining of a clean...
commit
|
commitdiff
|
tree
2010-03-29
Bill Wendling
A more general (and simpler!) implementation of r99671...
commit
|
commitdiff
|
tree
2010-03-27
Bill Wendling
Forgot the part where we handle the ".llvm.eh.catch...
commit
|
commitdiff
|
tree
2010-03-27
Bill Wendling
Return if we changed anything or not.
commit
|
commitdiff
|
tree
2010-03-27
Bill Wendling
If a selector has a call to ".llvm.eh.catch.all.value...
commit
|
commitdiff
|
tree
2010-03-26
Bill Wendling
If we mark clean-ups as clean-ups, then it could break...
commit
|
commitdiff
|
tree
2010-03-23
Bill Wendling
Remove if DISABLED not if not DISABLED...
commit
|
commitdiff
|
tree
2010-03-23
Bill Wendling
Use "DISABLE_EDIS" to disable building "edis" explicitly...
commit
|
commitdiff
|
tree
2010-03-23
Bill Wendling
Skip debugging intrinsics when sinking unused invariants.
commit
|
commitdiff
|
tree
2010-03-16
Bill Wendling
Use getFirstTerminator().
commit
|
commitdiff
|
tree
2010-03-16
Bill Wendling
Forgot testcase for r98599.
commit
|
commitdiff
|
tree
2010-03-16
Bill Wendling
When checking if something's killed, don't rely simply...
commit
|
commitdiff
|
tree
2010-03-15
Bill Wendling
Now that the default for Darwin platforms is to place...
commit
|
commitdiff
|
tree
2010-03-15
Bill Wendling
Place the LSDA into the TEXT section for x86 Darwin...
commit
|
commitdiff
|
tree
2010-03-14
Bill Wendling
Skip over debug info when trying to merge two return...
commit
|
commitdiff
|
tree
2010-03-14
Bill Wendling
Make returns more consistent with others.
commit
|
commitdiff
|
tree
2010-03-12
Bill Wendling
Add a beta-test for placing the LSDA into the TEXT...
commit
|
commitdiff
|
tree
2010-03-12
Bill Wendling
The same situation that effected ARM effects PPC with...
commit
|
commitdiff
|
tree
2010-03-11
Bill Wendling
MC-ize PPC's asm printing of stubs.
commit
|
commitdiff
|
tree
2010-03-11
Bill Wendling
revert r98270.
commit
|
commitdiff
|
tree
2010-03-11
Bill Wendling
When outputing a non-lazy pointer for a stub, we may...
commit
|
commitdiff
|
tree
2010-03-10
Bill Wendling
Add a bit along with the MCSymbols stored in the MachineModu...
commit
|
commitdiff
|
tree
2010-03-09
Bill Wendling
The ARM EH experiment worked!
commit
|
commitdiff
|
tree
2010-03-09
Bill Wendling
This is part of an LLC-beta test used to test <rdar...
commit
|
commitdiff
|
tree
2010-03-09
Bill Wendling
Print blank line and clear stubs vector.
commit
|
commitdiff
|
tree
2010-03-09
Bill Wendling
MC-ize the stub printing in ARM.
commit
|
commitdiff
|
tree
2010-03-05
Bill Wendling
Revert r97766. It's deleting a tag.
commit
|
commitdiff
|
tree
2010-03-05
Bill Wendling
Micro-optimization:
commit
|
commitdiff
|
tree
2010-03-03
Bill Wendling
Revert...
commit
|
commitdiff
|
tree
2010-03-03
Bill Wendling
Fix comment.
commit
|
commitdiff
|
tree
2010-03-03
Bill Wendling
Use APInt instead of zext value.
commit
|
commitdiff
|
tree
2010-03-03
Bill Wendling
Don't turn assertions on by default.
commit
|
commitdiff
|
tree
2010-03-03
Bill Wendling
This test case:
commit
|
commitdiff
|
tree
2010-03-02
Bill Wendling
Okay. One last attempt:
commit
|
commitdiff
|
tree
2010-03-02
Bill Wendling
Remove dead parameter passing.
commit
|
commitdiff
|
tree
2010-02-27
Bill Wendling
The TType is always absptr on Mach-O...at least for...
commit
|
commitdiff
|
tree
2010-02-26
Bill Wendling
A much cleaner (and less code!) way of inserting the...
commit
|
commitdiff
|
tree
2010-02-26
Bill Wendling
Comment typo.
commit
|
commitdiff
|
tree
2010-02-26
Bill Wendling
Fix comments.
commit
|
commitdiff
|
tree
2010-02-26
Bill Wendling
Add another (and hopefully the last) exception case...
commit
|
commitdiff
|
tree
2010-02-26
Bill Wendling
And should use the correct variable.
commit
|
commitdiff
|
tree
2010-02-26
Bill Wendling
Got assertion check backwards.
commit
|
commitdiff
|
tree
2010-02-25
Bill Wendling
Catch a corner case where adding the padding to the...
commit
|
commitdiff
|
tree
2010-02-25
Bill Wendling
Fix HTML.
commit
|
commitdiff
|
tree
2010-02-25
Bill Wendling
Make comment more meaningful.
commit
|
commitdiff
|
tree
2010-02-25
Bill Wendling
MC'ize padding when padding the ULEB128 value.
commit
|
commitdiff
|
tree
2010-02-24
Bill Wendling
LLVM puts padding bytes in the __gcc_except_tab section...
commit
|
commitdiff
|
tree
2010-02-16
Bill Wendling
Make error statement more personal.
commit
|
commitdiff
|
tree
2010-02-16
Bill Wendling
Apply patch from http://llvm.org/bugs/attachment.cgi...
commit
|
commitdiff
|
tree
2010-02-15
Bill Wendling
Remove c++ style comments from c header.
commit
|
commitdiff
|
tree
2010-02-15
Bill Wendling
Renumber Instruction enums in llvm-c.
commit
|
commitdiff
|
tree
2010-02-11
Bill Wendling
Use .empty() instead of .size().
commit
|
commitdiff
|
tree
2010-02-11
Bill Wendling
Fix to get it to compile.
commit
|
commitdiff
|
tree
2010-02-11
Bill Wendling
Don't print out a default newline when emitting the...
commit
|
commitdiff
|
tree
2010-02-10
Bill Wendling
Use an index instead of pointers into the vector. If...
commit
|
commitdiff
|
tree
2010-02-10
Bill Wendling
Improve comments a even more.
commit
|
commitdiff
|
tree
2010-02-10
Bill Wendling
Improve comments a bit more.
commit
|
commitdiff
|
tree
2010-02-09
Bill Wendling
Improve comments in the LSDA somewhat. They can be...
commit
|
commitdiff
|
tree
2010-02-05
Bill Wendling
Make test more fucused eliminating extraneous bits.
commit
|
commitdiff
|
tree
2010-02-05
Bill Wendling
An empty global constant (one of size 0) may have a...
commit
|
commitdiff
|
tree
2010-02-02
Bill Wendling
XFAIL for PPC Darwin.
commit
|
commitdiff
|
tree
2010-02-01
Bill Wendling
Add "dump" method to IVUsersOneStride.
commit
|
commitdiff
|
tree
2010-01-29
Bill Wendling
Generic reformatting and comment fixing. No functionality...
commit
|
commitdiff
|
tree
2010-01-29
Bill Wendling
Add newline to debugging output, and fix some grammar...
commit
|
commitdiff
|
tree
2010-01-28
Bill Wendling
Assign the ordering of SDNodes in a much less intrusive...
commit
|
commitdiff
|
tree
2010-01-26
Bill Wendling
Remove warning about non return on a non-void function.
commit
|
commitdiff
|
tree
2010-01-23
Bill Wendling
Remove the '-disable-scheduling' flag and replace it...
commit
|
commitdiff
|
tree
next