Remove some code that is no longer needed now that googletest knows how
[oota-llvm.git] / include /
2011-07-27 Eli FriedmanMisc mid-level changes for new 'fence' instruction.
2011-07-27 Eli FriedmanFix AliasSetTracker so that it doesn't make any assumpt...
2011-07-27 Evan ChengSupport .code32 and .code64 in X86 assembler.
2011-07-26 Eli FriedmanFix a couple minor mistakes pointed out by Bill in...
2011-07-26 Andrew TrickSCEV: Added a data structure for storing not-taken...
2011-07-26 Duncan SandsStrip trailing whitespace.
2011-07-26 Duncan SandsTeach the Triple class about kfreebsd (FreeBSD kernel...
2011-07-26 Rafael EspindolaAdd LLVMAddAlwaysInlinerPass to the C API.
2011-07-26 Rafael EspindolaLLVM 3.0 is here, remove old do nothing method.
2011-07-26 Jay FoadFix typo in comment.
2011-07-26 Evan ChengRename createCodeEmitter to createMCCodeEmitter; create...
2011-07-26 Evan ChengRename TargetAsmParser to MCTargetAsmParser and TargetA...
2011-07-25 Evan ChengRename TargetAsmBackend to MCAsmBackend; rename createA...
2011-07-25 Eli FriedmanInitial implementation of 'fence' instruction, the...
2011-07-25 Evan ChengFix include guards.
2011-07-25 Jakub StaszakBranchProbability::print returns void now.
2011-07-25 Jakub StaszakAdd BlockFrequency class.
2011-07-25 Rafael EspindolaAdd LLVMAddTargetLibraryInfo to the C API.
2011-07-25 Rafael EspindolaAdd LLVMAddLowerExpectIntrinsicPass to the C API.
2011-07-25 Evan ChengFix last bits of MC layer issues. llvm-mc doesn't need...
2011-07-25 Jakub StaszakFix class description.
2011-07-25 Jakub StaszakFix #include guard directive.
2011-07-25 Jakub StaszakRename BlockFrequency to BlockFrequencyInfo and Machine...
2011-07-25 Jay FoadRemove uses of std::vector from TypeBuilder.
2011-07-25 Jay FoadUse ArrayRef in the (protected) constructors of Constan...
2011-07-25 Jay FoadConvert GetElementPtrInst to use ArrayRef.
2011-07-24 Chris Lattnerswitch Triple to take twines instead of stringrefs.
2011-07-24 Chris LattnerAdd Twine support for characters, and switch twine...
2011-07-24 Frits van BommelOmit explicit length here, now that I've had a chance...
2011-07-23 Benjamin KramerFix a silly off by one.
2011-07-23 Benjamin KramerAdd more constness.
2011-07-23 Benjamin KramerTurn the DenseSet in MCRegisterClass into a tblgenerate...
2011-07-23 Benjamin KramerGive TargetRegisterClass a pointer to the MCRegisterCla...
2011-07-23 Evan ChengMove TargetAsmParser.h TargetAsmBackend.h and TargetAsm...
2011-07-23 NAKAMURA TakumiCMake: Fix LLVM_NATIVE_TARGETMC in config.h.cmake.
2011-07-23 NAKAMURA Takumiconfig.h.cmake: Reorder along config.h.in.
2011-07-23 Andrew TrickMove trip count discovery outside of the generic LoopUn...
2011-07-22 Oscar FuentesTeach cmake configured headers about LLVM_NATIVE_TARGETMC
2011-07-22 Evan ChengCombine all MC initialization routines into one. e...
2011-07-22 Bill WendlingAdd a method to set the compact unwind info.
2011-07-22 Bill WendlingAdd a method to get the list of FrameInfos.
2011-07-22 Jay FoadConvert IRBuilder::CreateGEP and IRBuilder::CreateInBou...
2011-07-22 Chandler CarruthMove the logic for printing the registered targets...
2011-07-22 Chandler CarruthAdd an extension point to the CommandLine library where...
2011-07-22 Jakub StaszakAllow getBlockFreq to return 0.
2011-07-22 Benjamin KramerTeach tblgen to emit MCRegisterClasses.
2011-07-21 Benjamin KramerInitialize DenseSets lazily.
2011-07-21 Benjamin KramerSink parts of TargetRegisterClass into MCRegisterClass.
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-21 Chris Lattnermove tier out of an anonymous namespace, it doesn't...
2011-07-20 Bill WendlingRemove the now defunct getCompactUnwindEncoding method...
2011-07-20 Devang PatelThere are two ways to map a variable to its lexical...
2011-07-20 Evan ChengGoodbye TargetAsmInfo. This eliminate last bit of CodeG...
2011-07-20 Eric ChristopherRegenerate configure and friends for Chad.
2011-07-20 Evan Cheng- Move CodeModel from a TargetMachine global option...
2011-07-20 Evan ChengAdd MCObjectFileInfo and sink the MCSections initializa...
2011-07-19 Devang PatelDistinguish between two copies of one inlined variable.
2011-07-19 Owen AndersonEnhance the FixedLengthDecoder to be able to generate...
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 SimplifyGEPInst to use ArrayRef.
2011-07-19 Jay FoadConvert gep_type_begin and gep_type_end to use ArrayRef.
2011-07-19 Jay FoadConvert TargetData::getIndexedOffset to use ArrayRef.
2011-07-19 Jay FoadUse ArrayRef in ConstantFoldInstOperands and ConstantFo...
2011-07-19 Richard OsborneAdd intrinsics for the zext / sext instructions.
2011-07-19 Richard OsborneAdd intrinsics for the testct, testwct instructions.
2011-07-19 Richard OsborneAdd intrinsics for the peek and endin instructions.
2011-07-19 Evan ChengIntroduce MCCodeGenInfo, which keeps information that...
2011-07-19 Eli FriedmanMake isLoadExtLegal and isTruncStoreLegal check what...
2011-07-19 Devang PatelMake a provision to encode inline location in a variabl...
2011-07-19 Devang PatelRevert r135423.
2011-07-19 Bill WendlingAdd a method to set compact unwind encoding information...
2011-07-19 Bill WendlingRename CompactEncoding to CompactUnwindEncoding.
2011-07-19 Bill WendlingAdd a field for the compact unwind encoding.
2011-07-18 Bill WendlingMove the compact encoding from the target-specific...
2011-07-18 Evan ChengEliminate TargetAsmInfo::getCompactUnwindEncoding....
2011-07-18 Evan ChengMove getInitialFrameState from TargetFrameInfo to MCAsm...
2011-07-18 Jeffrey YasskinAdd APInt(numBits, ArrayRef<uint64_t> bigVal) construct...
2011-07-18 Evan ChengSink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from...
2011-07-18 Devang PatelDuring bottom up fast-isel, instructions emitted to...
2011-07-18 Chris Lattnervarious cleanups noticed by Frits
2011-07-18 Chris Lattnerremove pasto
2011-07-18 Frits van BommelHopefully fix some GCC-based buildbots. GCC apparently...
2011-07-18 Frits van BommelMigrate LLVM and Clang to use the new makeArrayRef...
2011-07-18 Frits van BommelIntroduce the 'makeArrayRef(...)' family of functions...
2011-07-18 Chris Lattnerland David Blaikie's patch to de-constify Type, with...
2011-07-18 Chris Lattneradd iteration support to TinyPtrVector for clang's...
2011-07-18 Chris Lattnerfix a warning in TinyPtrVector, adopt it in SSAUpdater...
2011-07-18 Chris Lattnerintroduce a new TinyPtrVector class.
2011-07-16 Jakub StaszakRemove "LoopInfo.h" include from BranchProbabilityInfo.h.
2011-07-16 Jakub StaszakAdd MachineBlockFrequency analysis.
2011-07-16 Andrew TrickFix SCEVEXpander to handle arbitrary phi expansion...
2011-07-15 Chris Lattnerdeconstify getType()'s.
2011-07-15 Jakob Stoklund OlesenExtract parts of RAGreedy::splitAroundRegion as SplitKi...
2011-07-15 Benjamin KramerTeach llvm-objdump to disassemble sections symbol by...
2011-07-15 Benjamin KramerObjectFile: Add a method to check whether a section...
2011-07-15 Jay FoadConvert CallInst and InvokeInst APIs to use ArrayRef.
2011-07-15 Jeffrey YasskinAdd an APFloat::convertToInt(APSInt) function that...
next