2009-08-11 |
Chris Lattner | eliminate asmflavor from subtarget, PPCTAI is the only... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Chris Lattner | Change the asmprinter to print the comment character... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
David Goodwin | Allow a zero cycle stage to reserve/require a FU withou... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Chris Lattner | factorize more darwin TAI stuff. Note that this gives |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Daniel Dunbar | X86/AsmParser: Mark MOV64GSrm, MOV64FSrm, GS_MOV32rm... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Chris Lattner | factorize darwin ProtectedDirective and SetDirective. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Daniel Dunbar | Add 'isCodeGenOnly' bit to Instruction .td records. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Chris Lattner | all darwin targets have .space and .zerofill, pull up. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Chris Lattner | eliminate template from arm TAI |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Chris Lattner | fix a bug I introduced in r78724 that caused failures in: |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Chris Lattner | move LCOMMDirective = "\t.lcomm\t" up to DarwinTAI... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Owen Anderson | Fix warnings. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Chris Lattner | eliminate the X86TargetAsmInfo template. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Sean Callanan | Added ADD instructions with rAX as one parameter to... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Evan Cheng | Shrinkify Thumb2 load / store multiple instructions. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Daniel Dunbar | llvm-mc/AsmParser: Allow target to specific a comment... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Owen Anderson | struct -> class |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Dan Gohman | Optimize exact sdiv by a constant power of 2 to ashr. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Owen Anderson | Split EVT into MVT and EVT, the former representing... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Daniel Dunbar | StringRef: Add find(char) and find(StringRef). |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Chris Lattner | pass the TargetTriple down from each target ctor to the |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Chris Lattner | now that JumpTableDirective can differentate picness... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Chris Lattner | split "JumpTableDirective" (an existing hack) into... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Chris Lattner | "TAI::JumpTableDirective" is always null for current... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Dan Gohman | Add convenience functions for creating nsw add operators. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Daniel Dunbar | llvm-mc/AsmMatcher: Fix two thinkos in determining... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Dan Gohman | Use wchar.h to get wchar_t, not ctype.h. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Dan Gohman | Don't set the isexact flag if an sdiv operator has... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Jim Grosbach | Add Thumb2 eh_sjlj_setjmp implementation |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Daniel Dunbar | Simplify ConstantExpr::getInBoundsGetElementPtr and... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Daniel Dunbar | Revert 78680 until I figure out why it completely broke... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Devang Patel | Link NamedMDNodes. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Dan Gohman | Add convenience functions for creating inbounds GEPs. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
David Goodwin | Use DEBUG macro for debug output. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Chris Lattner | add a trivial line # cache to SourceMgr to make repeate... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Daniel Dunbar | llvm-mc: Fix a crash on invalid due to a typo in reloca... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Benjamin Kramer | Make LLVMContext and LLVMContextImpl classes instead... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Daniel Dunbar | Remove some unnecessary LoadInst constructors, missed... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Chris Lattner | make owen happy by being explicit. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
David Goodwin | Add some debug output. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Benjamin Kramer | Fix struct/class mismatch. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Dan Gohman | Use isa instead of dyn_cast when the result is only... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Devang Patel | Fix cut-n-pasto in comment. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Jim Grosbach | fix GetInstSizeInBytes for eh_sjlj_setjmp |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Dan Gohman | Add convenience functions for creating exact sdiv opera... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Dan Gohman | Avoid implicitly depending on Instructions.h. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Chris Lattner | move some 32-bit instrs to x86instrinfo.td |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Benjamin Kramer | Revert 78662 to fix broken windows build. Add a comment... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Benjamin Kramer | This void is implicit in C++. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Dan Gohman | Tidy #includes. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Dan Gohman | Simplify this code. The case where one class is GR64Reg... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Dan Gohman | Add an explicit keyword. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Dan Gohman | ConstantFolder and NoFolder no longer require their... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Chris Lattner | now that these are in file-check format, we can merge... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Dan Gohman | Fix a typo in an assertion string. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Dan Gohman | Use the default copy-ctor, copy-assignment, and destructor. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Dan Gohman | Add a comment about the additional meaning of setPreser... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Dan Gohman | Don't assume that external global variables are aligned... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Dan Gohman | Remove unnecessary throw() specifications; LLVM doesn... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Jim Grosbach | Whitespace cleanup. Remove trailing whitespace. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Jim Grosbach | Move ~ARMConstantPoolValue() to the .cpp file to avoid... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Dan Gohman | Remove unnecessary casts. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Dan Gohman | Add const qualifiers. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Dan Gohman | Remove an unnecessary mutable. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Shantonu Sen | Regenerate per request of Gabor Greif (r78628) |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Benjamin Kramer | Silence MSVC warning. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Evan Cheng | Fix the previous accidental commit. Now shrinking commo... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Evan Cheng | Fix Thumb2 load / store addressing mode matching code... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Evan Cheng | 80 column violation. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Erick Tryzelaar | Change llvm-c's ordering of contexts to make it consistent. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Evan Cheng | Cosmetic changes. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Evan Cheng | Adding a blank line back. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Devang Patel | Link metadata. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Devang Patel | Remove dead metadata. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Jakob Stoklund... | Rebuild RegScavenger::DistanceMap each time it is needed. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Daniel Dunbar | Fix a -Asserts warning. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Bob Wilson | Convert more Neon tests to use FileCheck. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Bob Wilson | Use vAny type to get rid of Neon intrinsics that differ... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Bob Wilson | Fix a few more places in TableGen that need to handle... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Daniel Dunbar | llvm-mc/X86: Parse '*' correctly (in the way the matche... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Daniel Dunbar | llvm-mc: Accept .word as a synonym for .short |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Daniel Dunbar | llvm-mc: Honor -o option (and add -f). |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Daniel Dunbar | llvm-mc: Sketch parsing for .file, .line, and .loc... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Daniel Dunbar | llvm-mc: Fix darwin .section parsing. It was skipping... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Daniel Dunbar | llvm-mc/AsmParser: Implement automatic classification... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Sanjiv Gupta | Fixed more problems caused by 78142. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
David Goodwin | Replace DOUT. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Bob Wilson | Use new EVT::vAny type to combine Neon intrinsics for... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Bob Wilson | Add a new overloaded EVT::vAny type for use in TableGen... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Sean Callanan | Added the x86 INT instructions; both the special-case... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
David Goodwin | Fix bug in NEON convert for single-precision FP. This... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Gabor Greif | Lay the groundwork for my upcoming ilist sentinel shrin... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Jim Grosbach | Add stdlib.h |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Jim Grosbach | SjLj based exception handling unwinding support. This... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Evan Cheng | Enable Thumb2 instruction shrinking (32-bit to 16-bit... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Lang Hames | Modified VNInfo. The "copy" member is now a union which... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Dan Gohman | Fix a bug in the DAGCombiner's handling of multiple... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Dan Gohman | Fix a bug where DAGCombine was producing an illegal... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
David Goodwin | Use FileCheck. |
commit | commitdiff | tree | snapshot |
2009-08-10 |
David Goodwin | Use FileCheck... its good for you... |
commit | commitdiff | tree | snapshot |
next |