2009-07-21 |
David Greene | Prefix IR dumps with LiveInterval indices when possible... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Evan Cheng | Add fake v7 itineraries for now. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Chris Lattner | make AsmPrinter::doFinalization iterate over the global... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
David Greene | Add PrefixPrinter arguments to the dump routines for... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
David Greene | Add a small utility class to configure IR printers... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
David Greene | Make a bunch of changes suggested by Chris and others... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Evan Cheng | Do not select tSXTB / tSXTH in thumb2 mode. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Owen Anderson | Rename getConstantInt{True|False} to get{True|False... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Torok Edwin | Add freed memory poisoning in !NDEBUG mode for DenseMap. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Chris Lattner | reduce indentation by using an early exit. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Ted Kremenek | Update CMake files. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Ted Kremenek | Use string comparison instead of numeric comparison... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Chris Lattner | whitespace cleanups, make the MipsAsmPrinter::doInitial... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Chris Lattner | fix Sparc, SystemZ, and MSP430 to not override AsmPrint... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Chris Lattner | convert this test to filecheck format, which is faster... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Chris Lattner | Rename LessPrivateGlobalPrefix -> LinkerPrivateGlobalPr... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Daniel Dunbar | Move StringRef comparison operators out of class. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Chris Lattner | fix indentation |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Chris Lattner | remove an unneeded override. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Chris Lattner | more random whitespace cleanup, eliminate #define,... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Chris Lattner | add a testcase for the pic16 section handling stuff. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Chris Lattner | some simple whitespace cleanup, avoid copying vectors... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Daniel Dunbar | Add StringRef::{substr, startswith}. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Evan Cheng | Another rewriter bug exposed by recent coalescer change... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Daniel Dunbar | Add missing include. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Daniel Dunbar | Switch this API to StringRef. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Daniel Dunbar | Simplify / normalize some uses of Value::getName. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Daniel Dunbar | Add StringRef class, with fixes. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Torok Edwin | unbreak unit-tests on gcc-4.4. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Daniel Dunbar | Remove some unused code. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Bruno Cardoso... | Support adding relocations for data sections, handling... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Chris Lattner | remove a very large testcase for now. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Evan Cheng | Add jumps with 8-bit relocation for assembler / disasse... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Evan Cheng | Fix a dagga combiner bug: avoid creating illegal constant. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Owen Anderson | Move a bit more state over to the LLVMContext. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Bill Wendling | Add the following functions: |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Dan Gohman | Add a testcase for PR2831. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Dan Gohman | Add a testcase for PR4569, which is now fixed. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Dan Gohman | Add an svn:ignore. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Dan Gohman | Make the range calculations for addrecs to be more... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Dan Gohman | Whitespace cleanups. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Dan Gohman | Minor code simplification. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Evan Cheng | Fix ARM isle code that optimize multiply by constants... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Evan Cheng | Cross RC coalescing is now on by default. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Dale Johannesen | revert 76503 while I figure out what's going on |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Dan Gohman | Add a comment to clarify why there isn't any code in... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Dan Gohman | Remove the code that tried to evaluate whether (A pred... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Dale Johannesen | Make sure a global matching asm 'i' constraint gets its |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Dale Johannesen | Move stripping of bitcasts in inline asm arguments |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Dan Gohman | Minor code simplification. |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Dan Gohman | Documentation for the new non-overflow and exact keywords. |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Dan Gohman | The upper argument of ConstantRange is exclusive, not... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Chris Lattner | clean up some formatting, indent by 2 instead of 4. |
commit | commitdiff | tree | snapshot |
2009-07-20 |
David Goodwin | CMP and TST define CPSR, not use it. |
commit | commitdiff | tree | snapshot |
2009-07-20 |
David Greene | Re-apply 75490, 75806 and 76177 with fixes and tests... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Evan Cheng | Forgot this test earlier. |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Bill Wendling | Simplify the code in DarwinTargetAsmInfo::emitUsedDirec... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Bill Wendling | Pass in the unfortunately named "LessPrivatePrefix... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Dan Gohman | Assembly and Bitcode support for unsigned/signed overfl... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Evan Cheng | Use TII->findCommutedOpIndices to find the commute... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Bill Wendling | Change the casting of linkage types into a map. This... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Dan Gohman | Clarify that OverflowingBinaryOperator is not used... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Kevin Enderby | Removed the DumpSymbolsandMacros and LoadSymbolsandMacr... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Daniel Dunbar | Add MCAsmLexer interface. |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Evan Cheng | Fix some sub-reg coalescing bugs where the coalescer... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Eli Friedman | Remove FIXME that was already fixed. |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Bill Wendling | Rename Mangler linkage enums to something less gross. |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Devang Patel | Refactor metadata parsing routines into separate functions. |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Daniel Dunbar | Add MCAsmParser interface. |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Douglas Gregor | Build FileCheck from with CMake |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Bill Wendling | Put new enum at end of list to avoid changing ABI. |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Chris Lattner | remove TargetAsmInfo::ExpandInlineAsm |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Chris Lattner | use ExpandInlineAsm on TargetLowering instead of Target... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Chris Lattner | Copy ExpandInlineAsm to TargetLowering from TargetAsmInfo. |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Dan Gohman | Drop UDivOperator and introduce SDivOperator. Thanks... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Chris Lattner | add some fixme's and cleanups. TargetAsmInfo shouldn... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Dan Gohman | Update this comment. |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Dan Gohman | Revert the addition of hasNoPointerOverflow to GEPOperator. |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Chris Lattner | remove dead forward decl |
commit | commitdiff | tree | snapshot |
2009-07-20 |
David Goodwin | For remote execution, must cd to the executable directo... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Chris Lattner | rename TargetAsmInfo::getASDirective -> getDataASDirective |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Daniel Dunbar | Fix comment. |
commit | commitdiff | tree | snapshot |
2009-07-20 |
David Greene | Hide the DOUT static variable behind a function interface. |
commit | commitdiff | tree | snapshot |
2009-07-20 |
David Goodwin | Use t2LDRri12 for frame index loads. |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Evan Cheng | xfail for now. |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Eli Friedman | PR4591: Make sure to initialize the pass manager before... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Bruno Cardoso... | For PC relative relocations where symbols are defined... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Daniel Dunbar | Add -std-{compile,link}-opts to bugpoint. |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Evan Cheng | Fix PR4567. Thumb1 target was using the wrong instructi... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Chris Lattner | implement a new magic global "llvm.compiler.used" which... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Evan Cheng | Restore AsmWriterEmitter.cpp back to 74742. The recent... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Chris Lattner | use stripPointerCasts to simplify some code. |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Chris Lattner | document llvm.used and llvm.metadata. Stub out llvm... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Bill Wendling | Rename the index to linkage types. |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Bill Wendling | More reformatting. |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Bill Wendling | Fix HTML violations. |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Bill Wendling | Obsessivly reformat. |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Evan Cheng | Model fpscr to prevent fcmped / fcmpezs etc from being... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Bill Wendling | Add plumbing for the `linker_private' linkage type... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Daniel Dunbar | CMake support for SystemZ. |
commit | commitdiff | tree | snapshot |
next |