Add clang-tblgen to OPTIONAL_DIRS when building native tools for the
[oota-llvm.git] / lib / VMCore /
2011-10-07 Matt Beaumont-GayMove default to top of switch
2011-10-06 Eli FriedmanRemove the old atomic instrinsics. autoupgrade functio...
2011-10-06 Matt Beaumont-GayFix -asserts build
2011-10-06 Torok EdwinDon't require C bindings opcode numbers to be kept...
2011-10-06 Torok Edwinocaml/C bindings: type->isSized()
2011-10-06 Torok Edwinadd binding to read icmp predicate
2011-10-06 Torok Edwinocaml/C bindings: getmdstring, add num_op, get_op shoul...
2011-10-06 Torok EdwinC/OCaml API to retrieve struct name.
2011-10-06 Peter CollingbourneBuild system infrastructure for multiple tblgens.
2011-10-05 Rafael EspindolaCheck for the returns_twice attribute in callsFunctionT...
2011-10-04 Ted KremenekUnbreak CMake build.
2011-10-04 Devang PatelPut GCOVFile and other related interface in a common...
2011-10-03 Devang PatelAdd C api for Instruction->eraseFromParent().
2011-10-03 Rafael EspindolaAdd the returns_twice attribute to LLVM.
2011-09-30 Andrew TrickTracing or debug-printing a newly formed instruction...
2011-09-30 Andrew Trickwhitespace
2011-09-29 Eli FriedmanClean up uses of switch instructions so they are not...
2011-09-29 Devang PatelCosmetic changes, as per Nick's review.
2011-09-27 Duncan SandsCheck that catch clauses have pointer type.
2011-09-27 Duncan SandsHave the verifier check that all landingpad operands...
2011-09-21 Bill WendlingThe last verification check for the new EH model.
2011-09-21 Richard TrieuChange:
2011-09-13 Devang PatelAdd a check to make sure schedulePass() has not deleted...
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-04 Bill WendlingThe insertion point for the loads is right before the...
2011-09-03 Bill WendlingDon't reload the values that are already there. The...
2011-09-02 Bill WendlingNo need to get fancy inserting a PHI node when the...
2011-09-02 Jakub StaszakReturn undef value (instead of arbitrary) for wrong...
2011-09-02 Jakub StaszakConstantVector returns arbitrary value for the wrong...
2011-09-02 Bill WendlingPerform the upgrading of the old EH to the new EH in...
2011-09-01 Eli FriedmanMake isSafeToSpeculativelyExecute() return the right...
2011-08-29 Nadav RotemFixes following the CR by Chris and Duncan:
2011-08-29 Benjamin KramerDump with dbgs() instead of printf.
2011-08-29 Benjamin KramerMake GCC happy by adding parens.
2011-08-29 Andrew TrickReapply r138695. Fix PassManager stack depths.
2011-08-27 Andrew TrickReverting r138695 to see if it fixes clang self host.
2011-08-27 Bill WendlingOnly delete instructions once.
2011-08-27 Andrew TrickFix PassManager stack depths.
2011-08-25 Bill WendlingInitial check in that will auto-upgrade the old EH...
2011-08-24 Nadav RotemImplement Constant::isAllOnesValue(). Fix ConstantFoldi...
2011-08-23 Nate BegemanAdd some useful accessors to c++ api that appear to...
2011-08-23 Eric ChristopherRevert "Address Duncan's CR request:"
2011-08-23 Nadav RotemAddress Duncan's CR request:
2011-08-18 Chris LattnerRip out the old StructType APIs as warned about on...
2011-08-17 Bill WendlingRevert r137655. There is some question about whether...
2011-08-16 Bill WendlingThe resume instruction may throw. Return 'true' in...
2011-08-16 Bill WendlingAdd getFirstInsertionPt() method.
2011-08-15 Bill WendlingDuncan pointed out that the LandingPadInst might read...
2011-08-15 Eli FriedmanFix predicates methods on Instruction to handle atomic...
2011-08-13 Nick LewyckyRemove the last improper use of getGlobalContext()...
2011-08-12 Eli FriedmanMove "atomic" and "volatile" designations on instructio...
2011-08-12 Bill WendlingInitial commit of the 'landingpad' instruction.
2011-08-12 Chris Lattneradd ifdef's to let people easily remove these dead...
2011-08-12 Chris Lattnerswitch to the new struct apis.
2011-08-12 Chris Lattnerforward to the correct constructor.
2011-08-12 Chris Lattneradd two missing function impls
2011-08-12 Chris Lattneradd new accessors to reflect new terminology in struct...
2011-08-10 Eli FriedmanWhitespace.
2011-08-09 NAKAMURA TakumiVMCore/BasicBlock.cpp: Don't assume BasicBlock::iterato...
2011-08-09 NAKAMURA TakumiFix whitespace.
2011-08-09 Eli FriedmanRepresentation of 'atomic load' and 'atomic store'...
2011-08-08 Bill WendlingIndicate that there are changes if runOfFunction return...
2011-08-08 Bill WendlingRemove unnecessary space.
2011-08-07 Chris Lattnerstrengthen up an assertion: you can't create a constant...
2011-08-03 Chris Lattnerfix PR10286, a problem with the .ll printer handling...
2011-08-02 Bill WendlingRemove the LLVMBuildUnwind C API function.
2011-08-01 Jay FoadAdd braces.
2011-08-01 Jay FoadSimplify printAlias.
2011-08-01 Jay FoadMicro-optimisation in getAliasedGlobal.
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 Chris Lattnerhave the verifier catch gep's into opaque struct types...
2011-07-29 Eli FriedmanMisc optimizer+codegen work for 'cmpxchg' and 'atomicrm...
2011-07-29 Chandler CarruthRewrite the CMake build to use explicit dependencies...
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 Bill WendlingDon't add in the asked for size so that we don't copy...
2011-07-28 Bill WendlingMake sure that the landingpad instruction takes a Const...
2011-07-28 Bill WendlingAdd a couple of convenience functions:
2011-07-27 Bill WendlingMerge the contents from exception-handling-rewrite...
2011-07-27 Eli FriedmanMisc mid-level changes for new 'fence' instruction.
2011-07-25 Eli FriedmanInitial implementation of 'fence' instruction, the...
2011-07-25 Jay FoadUse ArrayRef in the (protected) constructors of Constan...
2011-07-25 Jay FoadConvert GetElementPtrInst to use ArrayRef.
2011-07-22 Jay FoadConvert IRBuilder::CreateGEP and IRBuilder::CreateInBou...
2011-07-21 Jay FoadMake better use of ConstantExpr::getGetElementPtr's...
2011-07-21 Jay FoadConvert ConstantExpr::getGetElementPtr and
2011-07-21 Chris Lattnermove tier out of an anonymous namespace, it doesn't...
2011-07-19 Jay FoadConvert ConstantFoldGetElementPtr to use ArrayRef.
2011-07-18 Jeffrey YasskinAdd APInt(numBits, ArrayRef<uint64_t> bigVal) construct...
2011-07-18 Frits van BommelMigrate LLVM and Clang to use the new makeArrayRef...
2011-07-18 Chris Lattnerland David Blaikie's patch to de-constify Type, with...
2011-07-17 Chris Lattnertidy up
2011-07-15 Chris Lattnerdeconstify getType()'s.
2011-07-15 Jay FoadConvert CallInst and InvokeInst APIs to use ArrayRef.
2011-07-15 Chris Lattnerremove the old and dangerous uncheckedReplaceAllUsesWit...
2011-07-15 Chris Lattnerdevirtualize Constant::isNullValue:
2011-07-15 Chris Lattneradd CFP::isNegative() and ConstnatInt::isNegative(...
2011-07-15 Chris Lattnerbump pointer allocate LLVM IR types, since they are...
next