- 2df6e64 Update instcombine's debug output to account for Value*'s operator<< by Dan Gohman · 15 years ago
- 4ae5126 Remove a bunch more now-unnecessary Context arguments. by Dan Gohman · 15 years ago
- 186a636 Eliminate a bunch of now unnecessary explicit Context variables. by Dan Gohman · 15 years ago
- 9338493 CMake: Added asm file to x86_64 MSVC build. by Oscar Fuentes · 15 years ago
- 378756c register naming cleanup (s/ip/r12/) by Jim Grosbach · 15 years ago
- 5232f41 Fix unit test on FreeBSD. We need to make sure there is enough space to save the pointer even if the memory returned from malloc was already aligned. by Benjamin Kramer · 15 years ago
- e2b1650 catch a typo and simplify call syntax by Gabor Greif · 15 years ago
- 9befba8 here comes the CMAKE part on LLVM_COMPACT_SENTINELS; see also r78628 and r78661 by Gabor Greif · 15 years ago
- a7ac47c Change TargetAsmInfo to be constructed via TargetRegistry from a Target+Triple by Chris Lattner · 15 years ago
- 54d26fa one last (?) bad x86 triple test. by Chris Lattner · 15 years ago
- db777bb fix some pastos in triple lines. by Chris Lattner · 15 years ago
- b796c4f the x86 version of the name is x86-64, not x86_64. Handle this properly by Chris Lattner · 15 years ago
- 9249a92 another bogus triple by Chris Lattner · 15 years ago
- 8e62083 add support for mingw64 target triples. by Chris Lattner · 15 years ago
- 118987f fix another broken target triple. by Chris Lattner · 15 years ago
- ff740d1 fix an incorrect target triple. by Chris Lattner · 15 years ago
- d6eb635 Move immediate constant predicate templates from the Blackfin target to MathExtras.h by Jakob Stoklund Olesen · 15 years ago
- dfc17f7 add a couple of helpers to the Triple class for decoding by Chris Lattner · 15 years ago
- e144638 add nounwind by Chris Lattner · 15 years ago
- 007ea27 Shrink Thumb2 movcc instructions. by Evan Cheng · 15 years ago
- c16f165 CMake: Fixed sed script for translating library dependencies from by Oscar Fuentes · 15 years ago
- fdb9677 CMake: Localized dependency on Perl. by Oscar Fuentes · 15 years ago
- 8e3864f CMake: Rely on llvm_config again for obtaining the list of required by Oscar Fuentes · 15 years ago
- 9bbdf64 CMake: updated library dependencies. by Oscar Fuentes · 15 years ago
- f2a5e95 CMake: cmake/modules/LLVMLibDeps.cmake: Use unix line endings. by Oscar Fuentes · 15 years ago
- b034cc4 CMake: Moved hard-coded library dependencies to its own file. by Oscar Fuentes · 15 years ago
- e0d7fe8 Remove another Darwin assembler workaround. by Evan Cheng · 15 years ago
- c972165 80 col violation. by Evan Cheng · 15 years ago
- ea253b9 Remove an Darwin assembler workaround. by Evan Cheng · 15 years ago
- 05c269c Shrink ADDS, ADC, RSB, and SUBS. by Evan Cheng · 15 years ago
- 394346b Add some comments to clarify the arguments to the vtbl and vtbx intrinsics. by Bob Wilson · 15 years ago
- c98c687 Testcase for r78770. by Bill Wendling · 15 years ago
- da27757 This logic was accidentally inverted in r78767. by Dan Gohman · 15 years ago
- 4ae953b CMake: Do not install files with .tmp suffix. by Oscar Fuentes · 15 years ago
- 2803365 CMake: Re-enabled build of llvm-config. Removed recursive invocation of cmake. by Oscar Fuentes · 15 years ago
- 26255ad Factor out the code for finding an available register for use by Dan Gohman · 15 years ago
- 428473b Test for llvm-gcc patch 78762. by Dale Johannesen · 15 years ago
- dbd3c0e Add missing chain operands for VLD* and VST* instructions. by Bob Wilson · 15 years ago
- 23b9b19 Add contexts to some of the MVT APIs. No functionality change yet, just the infrastructure work needed to get the contexts to where they need to be first. by Owen Anderson · 15 years ago
- 45563ba llvm-gcc now emits inbounds for this getelementptr. by Dan Gohman · 15 years ago
- c752064 Simplify this code, and use an in-bounds GEP. by Dan Gohman · 15 years ago
- 9f81703 CMake: target triple for MSVC on Windows 64. by Oscar Fuentes · 15 years ago
- 1095f2a llvm-mc/AsmParser: Match hard coded registers (e.g. 'shldl %cl, %eax, %eax') by Daniel Dunbar · 15 years ago
- c98077b prune #include by Chris Lattner · 15 years ago
- 5940c02 prune #includage. by Chris Lattner · 15 years ago
- 6b883e3 fix CodeGen/PowerPC/2007-01-15-AsmDialect.ll, fallout from r78742 by Chris Lattner · 15 years ago
- ce914b8 change the -x86-asm-syntax=intel/att flag to be in X86TAI by Chris Lattner · 15 years ago
- b89030a Shrinkify Thumb2 r = add sp, imm. by Evan Cheng · 15 years ago
- 09652df second half of commit. by Chris Lattner · 15 years ago
- 5b67bb1 pass "is64Bit" flag into PPC TAI ctors instead of a whole targetmachine. by Chris Lattner · 15 years ago
- 74da671 eliminate asmflavor from subtarget, PPCTAI is the only client by Chris Lattner · 15 years ago
- e2b0601 Change the asmprinter to print the comment character before the by Chris Lattner · 15 years ago
- 546952f Allow a zero cycle stage to reserve/require a FU without advancing the cycle counter. by David Goodwin · 15 years ago
- e28a2e8 factorize more darwin TAI stuff. Note that this gives by Chris Lattner · 15 years ago
- 0c420fc X86/AsmParser: Mark MOV64GSrm, MOV64FSrm, GS_MOV32rm, FS_MOV32rm as codegen only. by Daniel Dunbar · 15 years ago
- e2811a7 factorize darwin ProtectedDirective and SetDirective. by Chris Lattner · 15 years ago
- 7417b76 Add 'isCodeGenOnly' bit to Instruction .td records. by Daniel Dunbar · 15 years ago
- b6ba9c3 all darwin targets have .space and .zerofill, pull up. by Chris Lattner · 15 years ago
- 5f28ffe eliminate template from arm TAI by Chris Lattner · 15 years ago
- 4b15279 fix a bug I introduced in r78724 that caused failures in: by Chris Lattner · 15 years ago
- c89ecc5 move LCOMMDirective = "\t.lcomm\t" up to DarwinTAI, eliminate by Chris Lattner · 15 years ago
- 766b5ef Fix warnings. by Owen Anderson · 15 years ago
- a1a1f02 eliminate the X86TargetAsmInfo template. by Chris Lattner · 15 years ago
- b08ae6b Added ADD instructions with rAX as one parameter to the Intel instruction by Sean Callanan · 15 years ago
- 4b322e5 Shrinkify Thumb2 load / store multiple instructions. by Evan Cheng · 15 years ago
- 59fc42d llvm-mc/AsmParser: Allow target to specific a comment delimiter, which will be by Daniel Dunbar · 15 years ago
- a942ad3 struct -> class by Owen Anderson · 15 years ago
- 1bdf5dc Optimize exact sdiv by a constant power of 2 to ashr. by Dan Gohman · 15 years ago
- 825b72b Split EVT into MVT and EVT, the former representing _just_ a primitive type, while by Owen Anderson · 15 years ago
- 0ad7f9b StringRef: Add find(char) and find(StringRef). by Daniel Dunbar · 15 years ago
- 0a31d2f pass the TargetTriple down from each target ctor to the by Chris Lattner · 15 years ago
- 92319e2 now that JumpTableDirective can differentate picness itself, MIPS TAI by Chris Lattner · 15 years ago
- dfab291 split "JumpTableDirective" (an existing hack) into a PIC and nonPIC by Chris Lattner · 15 years ago
- b3ac6e4 "TAI::JumpTableDirective" is always null for current arm targets, simplify by Chris Lattner · 15 years ago
- d6474fa Add convenience functions for creating nsw add operators. by Dan Gohman · 15 years ago
- 8409bfb llvm-mc/AsmMatcher: Fix two thinkos in determining whether two classes are by Daniel Dunbar · 15 years ago
- f536368 Use wchar.h to get wchar_t, not ctype.h. by Dan Gohman · 15 years ago
- 26769d5 Don't set the isexact flag if an sdiv operator has been folded into by Dan Gohman · 15 years ago
- 5aa1684 Add Thumb2 eh_sjlj_setjmp implementation by Jim Grosbach · 15 years ago
- 3524bd7 Simplify ConstantExpr::getInBoundsGetElementPtr and fix a possible crash, if by Daniel Dunbar · 15 years ago
- 3603d7a Revert 78680 until I figure out why it completely broke things. by Daniel Dunbar · 15 years ago
- ab67e70 Link NamedMDNodes. by Devang Patel · 15 years ago
- e2574d3 Add convenience functions for creating inbounds GEPs. by Dan Gohman · 15 years ago
- 7cd0118 Use DEBUG macro for debug output. by David Goodwin · 15 years ago
- 1d96ccc add a trivial line # cache to SourceMgr to make repeated queries to by Chris Lattner · 15 years ago
- b27a41b llvm-mc: Fix a crash on invalid due to a typo in relocatable expression by Daniel Dunbar · 15 years ago
- 12ddd40 Make LLVMContext and LLVMContextImpl classes instead of structs. by Benjamin Kramer · 15 years ago
- c588d55 Remove some unnecessary LoadInst constructors, missed during Twinification. by Daniel Dunbar · 15 years ago
- 5731020 make owen happy by being explicit. by Chris Lattner · 15 years ago
- c93d837 Add some debug output. by David Goodwin · 15 years ago
- 754bdac Fix struct/class mismatch. by Benjamin Kramer · 15 years ago
- 104eac1 Use isa instead of dyn_cast when the result is only converted to bool. by Dan Gohman · 15 years ago
- a44fa83 Fix cut-n-pasto in comment. by Devang Patel · 15 years ago
- cdc17eb fix GetInstSizeInBytes for eh_sjlj_setjmp by Jim Grosbach · 15 years ago
- 59c4f5c Add convenience functions for creating exact sdiv operators, and by Dan Gohman · 15 years ago
- d30658c Avoid implicitly depending on Instructions.h. by Dan Gohman · 15 years ago
- 02552de move some 32-bit instrs to x86instrinfo.td by Chris Lattner · 15 years ago
- f221c0b Revert 78662 to fix broken windows build. Add a comment which explains the problem. by Benjamin Kramer · 15 years ago
- 327365e This void is implicit in C++. by Benjamin Kramer · 15 years ago
- ffef8ac Tidy #includes. by Dan Gohman · 15 years ago