2009-07-21 |
Chris Lattner | this doesn't break any of the 4 ia64 tests. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Chris Lattner | alpha doesn't need to redefine this: it only supports... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Revert recent change, I now have a better way to solve... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
David Greene | Add some support for iterative coalescers to calculate... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Chris Lattner | no really, I can spell! |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Chris Lattner | add an API so target-independent codegen can determine... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Ted Kremenek | Fix long-lurking bug in ObjCSummaryCache revealed by... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Dan Gohman | Convert instcombine from using using getAnalysis<Target... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Dan Gohman | Permit the IntPtrTy argument to isEliminableCastPair... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Chris Lattner | fix typo |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Bruno Cardoso... | Change ELFCodeEmitter logic to emit the constant pool... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Dan Gohman | Replace the original ad-hoc code for determining whethe... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Evan Cheng | Remove a big test case. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Chris Lattner | Various doc updates from Edward O'Callaghan! |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Chris Lattner | remove the last bits of SectionFlagsForGlobal. There... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Chris Lattner | don't mask out the small flag and then reapply it later. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Chris Lattner | if Xcore doesn't support TLS, it doesn't have to worry... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Chris Lattner | remove the Xcore implementation of SelectSectionForGlob... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Fariborz Jahanian | Patch to accomodate Doug's comment on default |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Chris Lattner | simplify based on the fact that darwin always uses... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Chris Lattner | make some stuff private. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Chris Lattner | improve comments. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Chris Lattner | Remove the XCore custom implementation of MergeableCons... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Bob Wilson | Fix ocaml tests for 64-bit MacOS systems. LLVM is... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Bob Wilson | Reorder the "Metadata" entry to match the C bindings. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Ted Kremenek | Remove stale comment and fix RUN line. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Daniel Dunbar | Add missing include |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Chris Lattner | inline a trivial method into its only call site and... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Chris Lattner | Remove some overridden functions in XCoreTargetAsmInfo... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Ted Kremenek | Add test case for PR 4596, which is already fixed due... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Ted Kremenek | Patch by Stefan Bühler: Escape text in macro expansion... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Chris Lattner | revert r76602, 76603, and r76615, pending design discus... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Chris Lattner | minor cleanups. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Ted Kremenek | Update stale comment. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Ted Kremenek | Reorder files. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Ted Kremenek | Fix PR 4594 by refactoring almost all casting logic... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Owen Anderson | Privatize the ConstantArray table. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Torok Edwin | Add a few fairly obvious API changes I noticed while... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Eli Friedman | Missed a piece of the commit to remove the shift flavor. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Owen Anderson | Privatize the first of the value maps. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Eli Friedman | Remove shift amount flavor. It isn't actually complete... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Daniel Dunbar | driver: Print --version on stdout, to match gcc. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Eli Friedman | Remove a couple of already-implemented notes. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Eli Friedman | Misc fixes for -Wreorder: |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Evan Cheng | 80 col violation. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Douglas Gregor | Make Sema::ActOnCXXEnterDeclaratorScope robust against... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
David Greene | Prefix IR dumps with LiveInterval indices when possible... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Evan Cheng | Add fake v7 itineraries for now. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warning. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Mike Stump | Prep for new warnings about control flow falling off... |
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 | Update for LLVM API change. |
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 |
Argyrios Kyrtzidis | Consider nested-names as part of the declarator when... |
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 |
Fariborz Jahanian | Diagnose when a destructor uses a unrelated class type... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Douglas Gregor | Add the location of the tag keyword into TagDecl. From... |
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 |
next |