platform/upstream/llvm.git
2009-07-21 Chris Lattnerimprove comments.
2009-07-21 Chris LattnerRemove the XCore custom implementation of MergeableCons...
2009-07-21 Bob WilsonFix ocaml tests for 64-bit MacOS systems. LLVM is...
2009-07-21 Bob WilsonReorder the "Metadata" entry to match the C bindings.
2009-07-21 Ted KremenekRemove stale comment and fix RUN line.
2009-07-21 Daniel DunbarAdd missing include
2009-07-21 Chris Lattnerinline a trivial method into its only call site and...
2009-07-21 Chris LattnerRemove some overridden functions in XCoreTargetAsmInfo...
2009-07-21 Ted KremenekAdd test case for PR 4596, which is already fixed due...
2009-07-21 Ted KremenekPatch by Stefan Bühler: Escape text in macro expansion...
2009-07-21 Chris Lattnerrevert r76602, 76603, and r76615, pending design discus...
2009-07-21 Chris Lattnerminor cleanups.
2009-07-21 Ted KremenekUpdate stale comment.
2009-07-21 Mike StumpPrep for new warning.
2009-07-21 Ted KremenekReorder files.
2009-07-21 Ted KremenekFix PR 4594 by refactoring almost all casting logic...
2009-07-21 Mike StumpPrep for new warning.
2009-07-21 Owen AndersonPrivatize the ConstantArray table.
2009-07-21 Mike StumpPrep for new warning.
2009-07-21 Mike StumpPrep for new warning.
2009-07-21 Torok EdwinAdd a few fairly obvious API changes I noticed while...
2009-07-21 Eli FriedmanMissed a piece of the commit to remove the shift flavor.
2009-07-21 Owen AndersonPrivatize the first of the value maps.
2009-07-21 Eli FriedmanRemove shift amount flavor. It isn't actually complete...
2009-07-21 Daniel Dunbardriver: Print --version on stdout, to match gcc.
2009-07-21 Eli FriedmanRemove a couple of already-implemented notes.
2009-07-21 Eli FriedmanMisc fixes for -Wreorder:
2009-07-21 Evan Cheng80 col violation.
2009-07-21 Mike StumpPrep for new warning.
2009-07-21 Mike StumpPrep for new warning.
2009-07-21 Mike StumpPrep for new warning.
2009-07-21 Mike StumpPrep for new warning.
2009-07-21 Mike StumpPrep for new warning.
2009-07-21 Mike StumpPrep for new warning.
2009-07-21 Douglas GregorMake Sema::ActOnCXXEnterDeclaratorScope robust against...
2009-07-21 Mike StumpPrep for new warning.
2009-07-21 Mike StumpPrep for new warning.
2009-07-21 Mike StumpPrep for new warning.
2009-07-21 Mike StumpPrep for new warning.
2009-07-21 Mike StumpPrep for new warning.
2009-07-21 David GreenePrefix IR dumps with LiveInterval indices when possible...
2009-07-21 Mike StumpPrep for new warning.
2009-07-21 Mike StumpPrep for new warning.
2009-07-21 Evan ChengAdd fake v7 itineraries for now.
2009-07-21 Mike StumpPrep for new warning.
2009-07-21 Mike StumpPrep for new warning.
2009-07-21 Mike StumpPrep for new warning.
2009-07-21 Mike StumpPrep for new warning.
2009-07-21 Mike StumpPrep for new warning.
2009-07-21 Mike StumpPrep for new warning.
2009-07-21 Mike StumpPrep for new warnings about control flow falling off...
2009-07-21 Chris Lattnermake AsmPrinter::doFinalization iterate over the global...
2009-07-21 David GreeneAdd PrefixPrinter arguments to the dump routines for...
2009-07-21 David GreeneAdd a small utility class to configure IR printers...
2009-07-21 David GreeneMake a bunch of changes suggested by Chris and others...
2009-07-21 Evan ChengDo not select tSXTB / tSXTH in thumb2 mode.
2009-07-21 Owen AndersonUpdate for LLVM API change.
2009-07-21 Owen AndersonRename getConstantInt{True|False} to get{True|False...
2009-07-21 Torok EdwinAdd freed memory poisoning in !NDEBUG mode for DenseMap.
2009-07-21 Chris Lattnerreduce indentation by using an early exit.
2009-07-21 Ted KremenekUpdate CMake files.
2009-07-21 Ted KremenekUse string comparison instead of numeric comparison...
2009-07-21 Chris Lattnerwhitespace cleanups, make the MipsAsmPrinter::doInitial...
2009-07-21 Chris Lattnerfix Sparc, SystemZ, and MSP430 to not override AsmPrint...
2009-07-21 Chris Lattnerconvert this test to filecheck format, which is faster...
2009-07-21 Chris LattnerRename LessPrivateGlobalPrefix -> LinkerPrivateGlobalPr...
2009-07-21 Daniel DunbarMove StringRef comparison operators out of class.
2009-07-21 Chris Lattnerfix indentation
2009-07-21 Chris Lattnerremove an unneeded override.
2009-07-21 Chris Lattnermore random whitespace cleanup, eliminate #define,...
2009-07-21 Argyrios KyrtzidisConsider nested-names as part of the declarator when...
2009-07-21 Chris Lattneradd a testcase for the pic16 section handling stuff.
2009-07-21 Chris Lattnersome simple whitespace cleanup, avoid copying vectors...
2009-07-21 Fariborz JahanianDiagnose when a destructor uses a unrelated class type...
2009-07-21 Douglas GregorAdd the location of the tag keyword into TagDecl. From...
2009-07-21 Daniel DunbarAdd StringRef::{substr, startswith}.
2009-07-21 Evan ChengAnother rewriter bug exposed by recent coalescer change...
2009-07-21 Daniel DunbarAdd missing include.
2009-07-21 Daniel DunbarSwitch this API to StringRef.
2009-07-21 Daniel DunbarSimplify / normalize some uses of Value::getName.
2009-07-21 Duncan SandsDisambiguate an if statement.
2009-07-21 Argyrios KyrtzidisRemove the ASTContext parameter from Entity::getPrintab...
2009-07-21 Daniel DunbarAdd StringRef class, with fixes.
2009-07-21 Torok Edwinunbreak unit-tests on gcc-4.4.
2009-07-21 Daniel DunbarRemove some unused code.
2009-07-21 Bruno Cardoso... Support adding relocations for data sections, handling...
2009-07-21 Argyrios KyrtzidisAdd an assert for safety check.
2009-07-21 Argyrios KyrtzidisFix a crash that occurs in this C++ case:
2009-07-21 Chris Lattnerremove a very large testcase for now.
2009-07-21 Evan ChengAdd jumps with 8-bit relocation for assembler / disasse...
2009-07-21 Evan ChengFix a dagga combiner bug: avoid creating illegal constant.
2009-07-21 Owen AndersonUpdate for LLVM API change.
2009-07-21 Owen AndersonMove a bit more state over to the LLVMContext.
2009-07-21 Argyrios KyrtzidisKeep only canonical Decls in Entities.
2009-07-21 Mike StumpWire up CFG improvements for __builtin_choose_expr.
2009-07-21 Mike StumpWire up CFG improvements for do { } while () when the...
2009-07-21 Mike StumpWire up for statement CFG improvements for conditionals...
2009-07-21 Bill WendlingAdd the following functions:
2009-07-21 Dan GohmanAdd a testcase for PR2831.
2009-07-21 Dan GohmanAdd a testcase for PR4569, which is now fixed.
next