2010-03-17 |
Jim Grosbach | remove arm mode workaround for ARM host |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Jim Grosbach | Use llvm-gcc to build ARM when it's available |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Bob Wilson | Clean up whitespace. |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Bob Wilson | Increase format field from 5 to 6 bits. ARMII::FormMas... |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Benjamin Kramer | Initialize Size member to appease valgrind. |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Dan Gohman | Revert 98755, which may be causing trouble. |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Gabor Greif | feedback from Nick |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Dan Gohman | Change SCEVNAryExpr's operand array from a SmallVector... |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Bob Wilson | Remove an unnecessary (and misspelled) typedef. Tweak... |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Andrew Lenharth | missing include |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Johnny Chen | 98745 contains something unrelated to the patch. |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Chris Lattner | notes from evan |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Johnny Chen | Added sub-formats to the NeonI/NeonXI instructions... |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Stuart Hastings | Testcase for r98728. |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Devang Patel | Fix EmitSectionOffset incorrect argument. DwarfDebug... |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Chris Lattner | several updates |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Jeffrey Yasskin | Make lit pay attention to --vg for tcl tests too, which... |
commit | commitdiff | tree | snapshot |
2010-03-17 |
John Criswell | Fixed spelling errors. |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Jeffrey Yasskin | Fix a false-positive memory leak in code using RemoveFi... |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Chris Lattner | combiner-aa too, what's its status? |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Chris Lattner | more chris scribble. |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Chris Lattner | fix GetOrCreateTemporarySymbol to require a name, clients |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Chris Lattner | add a bunch of random and unformatted notes as I am... |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Chris Lattner | add logo, comment out project info, they need to send... |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Chris Lattner | remove dead variable, patch by Nathan Howell! |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Jeffrey Yasskin | Fix death tests in -Asserts builds. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Bob Wilson | Remove a check that can no longer be true, after r84803. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Bob Wilson | Revert 98683. It is breaking something in the disassem... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Evan Cheng | Fix liveintervals handling of dbg_value instructions. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Bob Wilson | Remove redundant writeback flag from ARM address mode... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Chris Lattner | reapply r98656 unmodified, which exposed the asmprinter not |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Johnny Chen | Disambiguate the *_UPD and * variants by specifying... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Chris Lattner | add asmprinter suport for unions, fixing Feature/unions... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Devang Patel | Ignore debug value instructions while analyzing BB... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Daniel Dunbar | Revert r98666 too; it's checkin-without-testing day! |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Benjamin Kramer | str[r]chr returns its pointer argument so we cannot... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Chris Lattner | temporarily xfail |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Benjamin Kramer | Mark str[r]chr readonly. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Daniel Dunbar | Revert r98656, its breaking all over the place. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Chris Lattner | improve support for uniontype and ConstantUnion, patch... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Dan Gohman | Add an rdar number to this test. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Chris Lattner | work around an MSVC2010 bug, PR6504 |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Duncan Sands | Chris pointed out that producing undef here is wrong in |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Bob Wilson | Remove redundant writeback flag in ARM addressing mode 5. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Bob Wilson | Remove the writeback flag from ARM's address mode 4... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Bob Wilson | Fix unused variable warnings. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Bob Wilson | --- Reverse-merging r98637 into '.': |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Johnny Chen | Initial ARM/Thumb disassembler check-in. It consists... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Bob Wilson | Stop using the old pre-UAL syntax for LDM/STM instructi... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Gabor Greif | more BranchInst tests |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Daniel Dunbar | NNT: Add -nouname option, so machine uniquing can occur... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Gabor Greif | add BranchInst tests |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Gabor Greif | appease valgrind testers |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Duncan Sands | Check that P is not zero initialized. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Gabor Greif | add single return tests |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Gabor Greif | fix PR6589 |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Gabor Greif | begin humbly with a repro of PR6589 |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Chris Lattner | add support for bugpointing the integrated assembler... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Chris Lattner | fix the same bug on the x86-64 side of the fence. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Chris Lattner | fix the encoding of TAILJMPd. This fixes Benchmarks... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Jeffrey Yasskin | Avoid a memory leak in JITDebugRegisterer. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Bob Wilson | Add a testcase for the change in r98586. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Bill Wendling | Use getFirstTerminator(). |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Bill Wendling | Forgot testcase for r98599. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Bill Wendling | When checking if something's killed, don't rely simply... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Chris Lattner | don't form a RecordChild or CheckChildType for child... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Bob Wilson | Wrap a long line and add some parens to be consistent. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Chris Lattner | Fix the third (and last known) case of code update... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Daniel Dunbar | MC: Allow modifiers in MCSymbolRefExpr, and eliminate... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Dan Gohman | Recognize code for doing vector gather/scatter index... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Bob Wilson | Translate "cc" clobber in ARM inline assembly to ARM... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Devang Patel | Skip debug info intrinsics. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Daniel Dunbar | MC/Mach-O/x86_64: Temporary labels in cstring sections... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Daniel Dunbar | MC/Mach-O: Add MCSectionMachO::getType() |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Devang Patel | Skip debug info intrinsics. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Bill Wendling | Now that the default for Darwin platforms is to place... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Chris Lattner | Implement support for the case when a reference to... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Chris Lattner | use Mang->getSymbol() |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Chris Lattner | use Mang->getSymbol() more. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Douglas Gregor | Extend MemoryBuffer::getFile() to take an optional... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Devang Patel | Create SDDbgValue for dbg_value intrinsics and remember... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Chris Lattner | Fix the case when a reference to an address taken BB... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Devang Patel | In "empty" bb, the return instruction may not be first... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Bill Wendling | Place the LSDA into the TEXT section for x86 Darwin... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Evan Cheng | Avoid sibcall optimization if either caller or callee... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Chris Lattner | revert r98550, it isn't necessary or sufficient. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Devang Patel | Emit dwarf variable info communicated by code generator... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Chris Lattner | don't eliminate address-taken blocks here. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Chris Lattner | SIGN_EXTEND from the same type as the dest is valid. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Chris Lattner | sink the call to VT.getSizeInBits() down into its uses, |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Duncan Sands | Treat copysignl like the other copysign functions. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Jeffrey Yasskin | Don't save a temporary string into a StringRef field. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Chris Lattner | fix MCSectionELF to not leak memory, just like I did... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Chris Lattner | fix a memory leak yjasskin pointed out: MCSymbol is... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Chris Lattner | eliminate some #if 0 code I added in r96905, type inference |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Chris Lattner | Completely rewrite tblgen's type inference mechanism, |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Chris Lattner | MachineMove ctor doesn't need to to mutate input, add... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Chris Lattner | do some serious surgery on CellSPU to get it back into... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Chris Lattner | fix a few more ambiguous types. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Chris Lattner | add some missing types |
commit | commitdiff | tree | snapshot |
next |