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 |
2009-08-10 |
Devang Patel | Remove MDNode from ValueMap when MDNode is destroyed. |
commit | commitdiff | tree | snapshot |
2009-08-10 |
David Goodwin | Fix test. |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Owen Anderson | Rename MVT to EVT, in preparation for splitting SimpleV... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Eric Christopher | Whitespace, 80-column, and isTwoAddress -> Constraints... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Devang Patel | Rename MDNodeSet as MDNodes. |
commit | commitdiff | tree | snapshot |
2009-08-10 |
David Goodwin | Fix test. |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Devang Patel | Align comments. |
commit | commitdiff | tree | snapshot |
2009-08-10 |
David Goodwin | Use NEON for single-precision int<->FP conversions. |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Devang Patel | Do not rely on magic "llvm.dbg.*" global variable name... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Devang Patel | Keep track of DIType. |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Owen Anderson | Remove a bunch of debugging code that was slowing PBQP... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Eric Christopher | Fix up whitespace, remove commented out code. |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Daniel Dunbar | llvm-mc/AsmParser: Disambiguate i64i8imm. |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Daniel Dunbar | llvm-mc/AsmParser: Allow .td users to redefine the... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Daniel Dunbar | Rename ConvertType to ConvertConstant to avoid a name... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Owen Anderson | SimpleValueType-ify a few more methods on TargetLowering. |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Evan Cheng | Handle the constantfp created during post-legalization... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Owen Anderson | Continue the SimpleValueType-ification. |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Erick Tryzelaar | Fix ocaml "make check" tests, that wasn't finding the... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Erick Tryzelaar | Fix comment in llvm.mli. |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Erick Tryzelaar | Convert comments to C90-style so llvm-c can import... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Erick Tryzelaar | Fix docstring for ocaml binding's const_float. |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Daniel Dunbar | llvm-mc/AsmMatcher: Remove some code which has been... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Daniel Dunbar | llvm-mc/AsmMatcher: Fix thinko, Mem isn't a subclass... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Devang Patel | We are not using FoldingSet for metadata uniquing anymore. |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Owen Anderson | Start moving TargetLowering away from using full MVTs... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Daniel Dunbar | llvm-mc/AsmMatcher: Change assembler parser match class... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Benjamin Kramer | g++ 4.0 doesn't have std::vector::data. |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Owen Anderson | Change the MDNode uniquing to a ValueMap, at Devang... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Chris Lattner | split MachO section handling stuff out to its out ... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Chris Lattner | add a fixme |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Chris Lattner | arm only needs to emit one .align directive for hidden... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Chris Lattner | make sure that arm nonlazypointers are aligned properly |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Chris Lattner | Fix a weird ppc64-specific link error during an llvm... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Chris Lattner | fix some warnings for the MSVC build, by Yonggang Luo! |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Dan Gohman | Make this comment more closely reflect the code. |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Dan Gohman | Add nounwind keywords. |
commit | commitdiff | tree | snapshot |
2009-08-10 |
David Greene | Add support for printing loop structure information... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Devang Patel | Clarify limitations of a ModulePass requiring a Functio... |
commit | commitdiff | tree | snapshot |
next |