2009-08-12 |
Chris Lattner | Change TargetAsmInfo to be constructed via TargetRegist... |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Chris Lattner | one last (?) bad x86 triple test. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Chris Lattner | fix some pastos in triple lines. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Chris Lattner | the x86 version of the name is x86-64, not x86_64.... |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Chris Lattner | another bogus triple |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Chris Lattner | add support for mingw64 target triples. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Chris Lattner | fix another broken target triple. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Chris Lattner | fix an incorrect target triple. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Jakob Stoklund... | Move immediate constant predicate templates from the... |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Chris Lattner | add a couple of helpers to the Triple class for decoding |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Chris Lattner | add nounwind |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Evan Cheng | Shrink Thumb2 movcc instructions. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Oscar Fuentes | CMake: Fixed sed script for translating library depende... |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Oscar Fuentes | CMake: Localized dependency on Perl. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Oscar Fuentes | CMake: Rely on llvm_config again for obtaining the... |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Oscar Fuentes | CMake: updated library dependencies. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Oscar Fuentes | CMake: cmake/modules/LLVMLibDeps.cmake: Use unix line... |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Oscar Fuentes | CMake: Moved hard-coded library dependencies to its... |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Evan Cheng | Remove another Darwin assembler workaround. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Evan Cheng | 80 col violation. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Evan Cheng | Remove an Darwin assembler workaround. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Evan Cheng | Shrink ADDS, ADC, RSB, and SUBS. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Bob Wilson | Add some comments to clarify the arguments to the vtbl... |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Bill Wendling | Testcase for r78770. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Dan Gohman | This logic was accidentally inverted in r78767. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Oscar Fuentes | CMake: Do not install files with .tmp suffix. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Oscar Fuentes | CMake: Re-enabled build of llvm-config. Removed recursi... |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Dan Gohman | Factor out the code for finding an available register... |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Dale Johannesen | Test for llvm-gcc patch 78762. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Bob Wilson | Add missing chain operands for VLD* and VST* instructions. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Owen Anderson | Add contexts to some of the MVT APIs. No functionality... |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Dan Gohman | llvm-gcc now emits inbounds for this getelementptr. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Dan Gohman | Simplify this code, and use an in-bounds GEP. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Oscar Fuentes | CMake: target triple for MSVC on Windows 64. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Daniel Dunbar | llvm-mc/AsmParser: Match hard coded registers (e.g... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Chris Lattner | prune #include |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Chris Lattner | prune #includage. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Chris Lattner | fix CodeGen/PowerPC/2007-01-15-AsmDialect.ll, fallout... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Chris Lattner | change the -x86-asm-syntax=intel/att flag to be in... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Evan Cheng | Shrinkify Thumb2 r = add sp, imm. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Chris Lattner | second half of commit. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Chris Lattner | pass "is64Bit" flag into PPC TAI ctors instead of a... |
commit | commitdiff | tree | snapshot |
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 |
next |