Various crash reporting tools have a problem with the dwarf generated for
[oota-llvm.git] / lib / VMCore /
2012-01-10 David BlaikieRemove unnecessary default cases in switches that cover...
2012-01-03 Chris Lattnergeneralize LLVMContext::emitError to take a twine inste...
2012-01-03 Stepan DyatkovskiyType: replaced usage of ID with getTypeID().
2011-12-31 Dylan NoblesmithVMCore: add assert for miscompile
2011-12-27 Nick LewyckyUsing Inst->setMetadata(..., NULL) should be safe to...
2011-12-22 Benjamin KramerGive string constants generated by IRBuilder private...
2011-12-20 Devang PatelAdd support to add named metadata operand.
2011-12-20 David BlaikieUnweaken vtables as per llvm.org/docs/CodingStandards...
2011-12-20 Dan GohmanAdd basic generic CodeGen support for half.
2011-12-17 Dan GohmanThe powers that be have decided that LLVM IR should...
2011-12-15 Eli FriedmanMake constant folding for GEPs a bit more aggressive.
2011-12-14 Dan GohmanMove Instruction::isSafeToSpeculativelyExecute out...
2011-12-12 Nick LewyckyFix unused value warning for value used only in assert.
2011-12-12 Daniel DunbarLLVMBuild: Remove trailing newline, which irked me.
2011-12-12 Chandler CarruthDon't rely in there being one argument before we've...
2011-12-12 Chandler CarruthTeach the verifier to reject all non-constant arguments...
2011-12-12 Chandler CarruthSwitch llvm.cttz and llvm.ctlz to accept a second i1...
2011-12-09 Bill WendlingAdd dump method for debugging.
2011-12-06 Benjamin KramerPush StringRefs through the metadata interface.
2011-12-05 Benjamin KramerAdd a little heuristic to Value::isUsedInBasicBlock...
2011-12-05 Nadav RotemAdd support for vectors of pointers.
2011-12-01 David BlaikieAdd some missing anchors.
2011-11-29 Daniel Dunbarbuild/CMake: Finish removal of add_llvm_library_depende...
2011-11-27 Chris LattnerEli managed to kill off llvm.membarrier in llvm 3.0...
2011-11-27 Chris LattnerThe llvm.atomic intrinsics *were* removed in LLVM 3...
2011-11-27 Chris Lattnerremove autoupgrade support for old forms of llvm.prefet...
2011-11-27 Chris Lattnerremove autoupgrade support for really old-style debug...
2011-11-27 Chris Lattnerremove some old autoupgrade logic
2011-11-27 Chris Lattnerremove autoupgrade support for LLVM 2.9 exception stuff...
2011-11-24 Benjamin KramerDevirtualize Pass::getPassID, overriding it isn't usefu...
2011-11-21 Joe AbbeyFixing a comment
2011-11-16 Owen AndersonRename MVT::untyped to MVT::Untyped to match similar...
2011-11-15 Benjamin KramerRemove Value::getNameStr. It has been deprecated for...
2011-11-15 Benjamin KramerRemove all remaining uses of Value::getNameStr().
2011-11-14 Benjamin KramerFold ConstantVector::isAllOnesValue into Constant:...
2011-11-03 Daniel Dunbarbuild: Add initial cut at LLVMBuild.txt files.
2011-11-02 Benjamin KramerDon't print two 0x prefixes when printing an address.
2011-10-27 Peter CollingbourneAdd a pinned metadata name for fpaccuracy, and document it
2011-10-26 Mon P WangThe bitcode reader can create an shuffle with a place...
2011-10-20 Eli FriedmanRefactor code from inlining and globalopt that checks...
2011-10-17 Benjamin KramerUse a SmallVector for intrinsic argument types.
2011-10-17 Bill WendlingCorrect over-zealous removal of hack.
2011-10-17 Bill WendlingNow that we have the ReturnsTwice function attribute...
2011-10-17 Chandler CarruthAdd a routine to swap branch instruction operands,...
2011-10-16 Benjamin KramerLet printf do the formatting instead aligning strings...
2011-10-16 Chris LattnerMake SMDiagnostic a little more sane. Instead of passi...
2011-10-14 Chris Lattnerconstify array itself, don't iterate multiple times.
2011-10-14 Torok Edwinocaml bindings: add getopcode for constant and instruct...
2011-10-14 Torok Edwinbindings: tab and indentation fixes of my previous...
2011-10-11 Eric ChristopherSpacing.
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...
next