Added assertion in getVRegDef of MachineRegisterInfo to make sure the virtual
[oota-llvm.git] / include / llvm / Support /
2011-08-30 Benjamin KramerAdd load commands from Lion to Macho.h.
2011-08-29 Jim GrosbachTidy up. Whitespace.
2011-08-24 Evan ChengMove TargetRegistry and TargetSelect from Target to...
2011-08-23 Evan ChengSome refactoring so TargetRegistry.h no longer has...
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 Jordy RoseUse DynamicLibrary instances as a way to get symbols...
2011-08-16 Devang PatelIncrement debug info version to accommodate upcoming...
2011-08-12 Bill WendlingInitial commit of the 'landingpad' instruction.
2011-08-11 NAKAMURA TakumiDataTypes.h.cmake: Tweak INT32_MIN for MSVC. MSC treats...
2011-08-10 Peter CollingbournePreserve the name for this variant of IRBuilder::CreateCall
2011-08-03 Bill WendlingRemove CreateUnwind from the IRBuillder.
2011-08-02 Rafael Espindolamove PassManagerBuilder.h to IPO. This is a non intuiti...
2011-08-02 Roman DivackySketch out PowerPC ELF writer. This is enough to get...
2011-08-02 Eli FriedmanFix a couple silly typos in IRBuilder in the new atomic...
2011-08-01 Jakub StaszakAdd BlockFrequency::getEntryFrequency()
2011-07-31 Bill WendlingAdd the 'resume' instruction for the new EH rewrite.
2011-07-30 Bill WendlingRevert r136253, r136263, r136269, r136313, r136325...
2011-07-29 Eli FriedmanMisc optimizer+codegen work for 'cmpxchg' and 'atomicrm...
2011-07-28 Eli FriedmanLangRef and basic memory-representation/reading/writing...
2011-07-28 Bill WendlingThe personality function should be a Function* and...
2011-07-28 Argyrios KyrtzidisAdd an optional 'bool makeAbsolute' in llvm::sys::fs...
2011-07-27 Bill WendlingMerge the contents from exception-handling-rewrite...
2011-07-27 Ted KremenekAdd a generic 'capacity_in_bytes' function to allow...
2011-07-27 Jakub StaszakMove static methods to the anonymous namespace.
2011-07-25 Eli FriedmanInitial implementation of 'fence' instruction, the...
2011-07-25 Jakub StaszakBranchProbability::print returns void now.
2011-07-25 Jakub StaszakAdd BlockFrequency class.
2011-07-25 Jakub StaszakFix class description.
2011-07-25 Jay FoadRemove uses of std::vector from TypeBuilder.
2011-07-25 Jay FoadConvert GetElementPtrInst to use ArrayRef.
2011-07-22 Jay FoadConvert IRBuilder::CreateGEP and IRBuilder::CreateInBou...
2011-07-22 Chandler CarruthAdd an extension point to the CommandLine library where...
2011-07-21 Jay FoadConvert ConstantExpr::getGetElementPtr and
2011-07-21 Jay FoadUpdate llvm-gcc-4.2 and dragonegg after converting...
2011-07-21 Jay FoadConvert ConstantFolder APIs to use ArrayRef.
2011-07-19 Devang PatelReapply r135457. This needs llvm-gcc change, that I...
2011-07-19 Bob WilsonRevert "Make a provision to encode inline location...
2011-07-19 Jay FoadConvert gep_type_begin and gep_type_end to use ArrayRef.
2011-07-19 Devang PatelMake a provision to encode inline location in a variabl...
2011-07-18 Chris Lattnerland David Blaikie's patch to de-constify Type, with...
2011-07-15 Jay FoadConvert CallInst and InvokeInst APIs to use ArrayRef.
2011-07-14 Devang PatelAdd dump()
2011-07-14 Devang PatelSimplify and delay extracting DebugLoc elements, scope...
2011-07-13 Jay FoadConvert InsertValueInst and ExtractValueInst APIs to...
2011-07-12 Jay FoadSecond attempt at de-constifying LLVM Types in Function...
2011-07-12 Chris Lattnermake the IRBuilder type methods return non-const types.
2011-07-12 Bill WendlingRevert r134893 and r134888 (and related patches in...
2011-07-11 Jay FoadDe-constify Types in FunctionType::get().
2011-07-10 Jakub Staszak- Make BranchProbability constructor public.
2011-07-09 Chris LattnerLand the long talked about "type system rewrite" patch...
2011-07-09 Chris Lattneradd a #include
2011-07-06 Jakub StaszakIntroduce "expect" intrinsic instructions.
2011-07-05 Dan GohmanRemove the ObjC ARC passes from the default optimizatio...
2011-07-05 Devang PatelSpeculatively revert r134431.
2011-07-05 Devang PatelClear debug loc while updating insert point.
2011-07-04 Tobias GrosserSuccIterator on bbs without terminator insts
2011-06-29 Andrew TrickAdded IRBuilder::SetInsertPoint(Use) to find a valid...
2011-06-29 Andrew Trickwhitespace
2011-06-23 Jakub StaszakIntroduce BlockFrequency analysis for BasicBlocks.
2011-06-23 Rafael EspindolaAdd missing file.
2011-06-23 Dylan NoblesmithSupport: make floating-exception header private
2011-06-23 Dylan NoblesmithDon't include config.h in public headers
2011-06-23 Jay FoadReinstate r133513 (reverted in r133700) with an additio...
2011-06-23 Eric ChristopherRevert r133513:
2011-06-21 Jay FoadReinstate r133435 and r133449 (reverted in r133499...
2011-06-21 Chad RosierRevert r133435 and r133449 to appease buildbots.
2011-06-20 Jay FoadChange how PHINodes store their operands.
2011-06-15 John McCallThe ARC language-specific optimizer. Credit to Dan...
2011-06-13 Michael J. SpencerFix spelling and sort CMakeLists.txt.
2011-06-11 Andrew TrickBranch profiling: floating-point avoidance.
2011-06-10 Richard OsborneFix example code in comment.
2011-06-01 Joerg SonnenbergerAdd new -d option to tblgen. It writes a make(1)-style...
2011-05-26 Charles DavisFix definitions of UOP_SaveXMM128, UOP_SaveXMM128Big...
2011-05-22 Chris Lattneranother typo
2011-05-22 Chris Lattnerfix comment typo
2011-05-22 Chris Lattnerrandom comment cleanups.
2011-05-22 Chris Lattnerremove StandardPasses, it has been replaced with PassMa...
2011-05-22 Chris Lattneradd support for LTO passes.
2011-05-22 Charles DavisInclude DataTypes.h from this header to get the uint...
2011-05-21 Chris Lattneradd an extension point mechanism that allow plugins...
2011-05-21 Nick LewyckyAdd CreateLifetimeStart and CreateLifetimeEnd to the...
2011-05-21 Chris Lattneradd a new PassManagerBuilder class to replace StandardP...
2011-05-21 Eli FriedmanPR7952: Make isa<> use the same logic as cast<>, so...
2011-05-21 Andrew TrickHave Program::Wait return -2 for crashed and timeouts...
2011-05-19 Eli FriedmanFix up the new StandardPasses to run the same scalarrep...
2011-05-19 Francois PichetFix the MSVC build.
2011-05-19 Charles DavisFix build issues with headers, which I discovered by...
2011-05-18 David ChisnallSome better type safety enforcement in the standard...
2011-05-18 Eli FriedmanThird pass at allowing plugins to modify default passes...
2011-05-18 Devang PatelSet debug location while setting insertion point.
2011-05-18 Eli FriedmanRevert r131556; it's breaking buildbots/clang tests.
2011-05-18 David ChisnallSecond pass at allowing plugins to modify default passe...
2011-05-15 Charles DavisGet rid of extern "C" from the Win64 EH header.
2011-05-15 Charles DavisAdd a header containing definitions used to implement...
2011-05-12 Devang PatelDoug convinced me that DW_AT_APPLE_objc_complete_type...
2011-05-12 Devang PatelLet Objective-C front-end identify class extension...
2011-05-11 Andrew TrickBugpoint support for miscompilations that result in...
2011-05-10 Nick LewyckyRevert r131155 for now. It makes VMCore depend on Analy...
2011-05-10 David ChisnallAdd support for plugins add passes to the default set...
next