Have the llvm configure process look for clang, then llvm-gcc, and then gcc
[oota-llvm.git] / include /
2011-09-15 Owen AndersonDon't attach annotations to MCInst's. Instead, have...
2011-09-15 Ivan Krasinuse 64-bit types instead of off_t/size_t to avoid the...
2011-09-15 Benjamin KramerUnbreak the build for compilers that don't include...
2011-09-15 Benjamin KramerCommandLine: Add support for 64 bit unsigned integer...
2011-09-15 Benjamin KramerDWARF: Put all the pieces we have together and provide...
2011-09-15 Owen AndersonAdd support for stored annotations to MCInst, and provi...
2011-09-15 Jakob Stoklund OlesenUse getPrevSlot() instead of getPrevIndex().
2011-09-15 Nick LewyckyDespite what the GCC wiki says, a quick search shows...
2011-09-15 Nick LewyckyAdd some more DWARF extensions from:
2011-09-15 Jakob Stoklund OlesenStop verifying hasPHIKill() flags.
2011-09-15 Jakob Stoklund OlesenLeave hasPHIKill flags alone in LiveInterval::RenumberV...
2011-09-15 Nick LewyckyUpdate Dwarf enums list for DWARF 4.
2011-09-15 Andrew Trick[regcoalescing] bug fix for RegistersDefinedFromSameValue.
2011-09-14 Douglas GregorUpdate the comment for system_temp_directory() to indic...
2011-09-14 Devang PatelAdd support to emit debug info for C++0x nullptr type.
2011-09-14 Douglas GregorAdd a simple routine to determine the typical system...
2011-09-14 Jim GrosbachMove state var to private class member.
2011-09-14 Douglas GregorAdd APInt support for converting to/from hexatridecimal...
2011-09-14 Benjamin KramerObject: make the following changes into SymbolRef
2011-09-14 Benjamin KramerRemove unimplemented function prototypes from PathV2...
2011-09-14 Benjamin KramerObjectFile: Add support for mach-o-style dSYM companion...
2011-09-13 Eric ChristopherFix indenting.
2011-09-13 Kevin EnderbyFirst step in supporting #line directives in assembler...
2011-09-13 Benjamin KramerRemove include of header that doesn't exist (yet).
2011-09-13 Benjamin KramerSketch out a DWARF parser.
2011-09-13 Benjamin KramerAdd the DataExtractor utility class.
2011-09-13 Jakob Stoklund OlesenSwitch extendInBlock() to take a kill slot instead...
2011-09-13 Devang PatelMaintain hexadecimal order.
2011-09-12 Devang PatelAdd DW_ATE_UTF, which clang started using in my previou...
2011-09-11 Nadav RotemCR fixes per Bruno's request.
2011-09-09 Duncan SandsMark the eh.typeid.for intrinsic as being 'const',...
2011-09-08 Devang PatelDirectly point debug info to the stack slot of the...
2011-09-08 Benjamin KramerAdd support for relocations to ObjectFile.
2011-09-07 James MolloyRefactor instprinter and mcdisassembler to take a Subta...
2011-09-07 Duncan SandsWhen inlining exception handling code into another...
2011-09-07 Eli FriedmanRelax the MemOperands on atomics a bit. Fixes -verify...
2011-09-06 Duncan SandsAdd codegen support for vector select (in the IR this...
2011-09-06 Duncan SandsSplit the init.trampoline intrinsic, which currently...
2011-09-05 Duncan SandsAdd some simple insertvalue simplifications, for the...
2011-09-02 Andrew TrickComment and clarifying assert.
2011-09-02 Duncan SandsDarwin wants ctors/dtors to be ordered the other way...
2011-09-01 Benjamin KramerDon't drop alignment info on local common symbols.
2011-08-30 Rafael EspindolaRemove the old tail duplication pass. It is not used...
2011-08-30 Benjamin KramerTeach macho-dump to dump the uleb128s referred to by...
2011-08-30 Jeffrey YasskinFix C++0x narrowing errors when char is unsigned.
2011-08-30 Nicolas GeoffrayThe code model of JIT should default to JITDefault.
2011-08-30 Rafael EspindolaEmit segmented-stack specific code into function prolog...
2011-08-30 Rafael EspindolaCommand line option to enable support for segmented...
2011-08-30 Evan ChengFollow up to r138791.
2011-08-30 Benjamin KramerTeach macho-dump how to dump linkedit_data load commands.
2011-08-30 Benjamin KramerAdd load commands from Lion to Macho.h.
2011-08-29 Jim GrosbachThumb2 parsing and encoding for IT blocks.
2011-08-29 Jim GrosbachTidy up. Whitespace.
2011-08-29 Jim GrosbachTidy up. 80 columns.
2011-08-29 Andrew TrickReapply r138695. Fix PassManager stack depths.
2011-08-29 Tobias GrosserAdd AMDIL as valid target triple to LLVM.
2011-08-27 Andrew TrickReverting r138695 to see if it fixes clang self host.
2011-08-27 Andrew TrickFix PassManager stack depths.
2011-08-26 Andrew TrickLoopInfo::updateUnloop fix, and verify Block->Loop...
2011-08-25 Bill WendlingInitial check in that will auto-upgrade the old EH...
2011-08-25 David GreeneConstify Comparison
2011-08-24 Eli FriedmanBasic x86 code generation for atomic load and store...
2011-08-24 Nadav RotemImplement Constant::isAllOnesValue(). Fix ConstantFoldi...
2011-08-24 Evan ChengMove TargetRegistry and TargetSelect from Target to...
2011-08-23 Nate BegemanAdd some useful accessors to c++ api that appear to...
2011-08-23 Evan ChengSome refactoring so TargetRegistry.h no longer has...
2011-08-23 Eric ChristopherRevert "Address Duncan's CR request:"
2011-08-23 Nadav RotemAddress Duncan's CR request:
2011-08-23 Ivan KrasinThis patch adds support of le32 pseudo-cpu that stands...
2011-08-22 Benjamin KramerAdd an MCInstrAnalysis version of isCall.
2011-08-22 Jay FoadRemove DEFINE_TRANSPARENT_CASTED_OPERAND_ACCESSORS...
2011-08-19 Devang PatelDo not use named md nodes to track variables that are...
2011-08-19 Jakob Stoklund OlesenAdd IntervalMap::const_iterator::atBegin().
2011-08-19 Benjamin KramerC API functions must be able to see their extern "C...
2011-08-19 Bill WendlingAdd SplitLandingPadPredecessors().
2011-08-18 Ivan KrasinAdd NativeClient operating system support.
2011-08-18 Ivan KrasinFastISel: avoid function calls between the materializat...
2011-08-18 Chris LattnerRip out the old StructType APIs as warned about on...
2011-08-18 Richard OsborneAdd intrinsics for SETEV, GETED, GETET.
2011-08-17 Bill WendlingAdd the support in code-gen for the landingpad instruct...
2011-08-17 Bill WendlingRemove unneeded sentence.
2011-08-17 Jordy Rose...and make sure DynamicLibrary builds by removing...
2011-08-17 Jordy RoseDon't use NULL to represent an invalid library; Cygwin...
2011-08-17 Owen AndersonAllow the MCDisassembler to return a "soft fail" status...
2011-08-17 Jordy RoseUse DynamicLibrary instances as a way to get symbols...
2011-08-16 Devang PatelUntil now all debug info MDNodes referred to a root...
2011-08-16 Devang PatelIncrement debug info version to accommodate upcoming...
2011-08-16 Bill WendlingAdd getFirstInsertionPt() method.
2011-08-16 Jim GrosbachRemove unused Target argument from AsmParser constructi...
2011-08-16 Jim GrosbachRemove unused forward declaration.
2011-08-16 Jim GrosbachTidy up. Trailing whitespace.
2011-08-16 David ChisnallAdd a mechanism for optimisation plugins to register...
2011-08-16 Rafael EspindolaRemove unimplemented method. Fixes PR10658.
2011-08-15 Jim GrosbachMCTargetAsmParser target match predicate support.
2011-08-15 Devang PatelAdd a finalize() hook, that'll let DIBuilder construct...
2011-08-15 Jim GrosbachMove MatchResultTy enum into base class definition.
2011-08-15 Devang PatelRefactor. Global variables are part of compile unit...
2011-08-15 Jim GrosbachTidy up trailing whitespace.
2011-08-13 Nick LewyckyRemove the last improper use of getGlobalContext()...
2011-08-12 Bill WendlingInitial commit of the 'landingpad' instruction.
next