Clean up a pile of hacks in our CMake build relating to TableGen.
[oota-llvm.git] / lib /
2011-07-26 Chandler CarruthClean up a pile of hacks in our CMake build relating...
2011-07-25 Evan ChengTargetAsmBackend has been renamed to MCAsmBackend.
2011-07-25 Evan ChengRename TargetAsmBackend to MCAsmBackend; rename createA...
2011-07-25 Eli FriedmanInitial implementation of 'fence' instruction, the...
2011-07-25 Nick LewyckyFinish adding support for lifetime intrinsics to SROA...
2011-07-25 Jim GrosbachARM assembly parsing and encoding for SSAT16 instruction.
2011-07-25 Bruno Cardoso LopesCodegen allonesvector better while using AVX: vpcmpeqd...
2011-07-25 Bruno Cardoso LopesAdd remaining 256-bit vector bitcasts. This also fixes...
2011-07-25 Bruno Cardoso Lopes- Handle special scalar_to_vector case: splats. Using...
2011-07-25 Bruno Cardoso LopesReintroduce r135730, this is indeed the right approach...
2011-07-25 Benjamin KramerAdd a note about efficient codegen for binary log.
2011-07-25 Jakub StaszakBranchProbability::print returns void now.
2011-07-25 Eli FriedmanMake sure this DAGCombine actually returns an UNDEF...
2011-07-25 Jakub StaszakAdd BlockFrequency class.
2011-07-25 Jim GrosbachARM assembly parsing and encoding for SSAT instruction.
2011-07-25 Andrew TrickAdd clarifying comments for the new arguments to Unroll...
2011-07-25 Evan ChengRefactoring fail.
2011-07-25 Evan ChengMove CBackend and CppBackend MC initialization to Targe...
2011-07-25 Eli FriedmanGet rid of an incorrect optimization for shuffles with...
2011-07-25 Evan ChengFix more MC layering violations.
2011-07-25 Evan ChengMore MC layering violations.
2011-07-25 Chandler CarruthAdd a missing enumerator to this switch. Currently...
2011-07-25 Rafael EspindolaAdd LLVMAddTargetLibraryInfo to the C API.
2011-07-25 Evan ChengSeparate MCInstPrinter registration from AsmPrinter...
2011-07-25 Nick LewyckyAdd missing space (this line is no longer pushing the...
2011-07-25 Jim GrosbachSimply ARM so_reg MIOperandInfo definitions.
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 Jim GrosbachARM asm operand renaming. Make things a bit more explicit.
2011-07-25 Jim GrosbachMore simple cleanup of ARM asm operand definitions.
2011-07-25 Evan ChengCode clean up.
2011-07-25 Evan ChengRefactor MBlaze target to separate MC routines from...
2011-07-25 Bill WendlingUpdate the comment. This feature is available only...
2011-07-25 Jim GrosbachMake assembly parser method names more consistent.
2011-07-25 Oscar FuentesUnbreak the build.
2011-07-25 Jim GrosbachTidy up formatting.
2011-07-25 Jim GrosbachTidy up a bit.
2011-07-25 Evan ChengMissed a file.
2011-07-25 Evan ChengRefactor PPC target to separate MC routines from Target...
2011-07-25 Evan ChengMore refactoring.
2011-07-25 Jakub StaszakRename BlockFrequency to BlockFrequencyInfo and Machine...
2011-07-25 Evan ChengRefactor X86 target to separate MC code from Target...
2011-07-25 Bill WendlingChanged disabled code into a flag.
2011-07-25 Bill WendlingRemove dead variable.
2011-07-25 Bill WendlingAfter we've modified the prolog to save volatile regist...
2011-07-25 Jim GrosbachMove some ELF directives into ELF asm parser.
2011-07-25 Jim GrosbachTidy up. 80 columns.
2011-07-25 Jakob Stoklund OlesenAdd an RS_Split2 stage used for loop prevention.
2011-07-25 Jakob Stoklund OlesenRename live range stages to better reflect how they...
2011-07-25 Frits van BommelShorten some expressions by using ArrayRef::slice().
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 Jakob Stoklund OlesenNever extend live ranges for <undef> uses.
2011-07-24 Jakob Stoklund OlesenCorrectly handle <undef> tied uses when rewriting after...
2011-07-24 Roman DivackySet PPCII::MO_DARWIN_STUB only on MacOSX < 10.5.
2011-07-23 Jakob Stoklund OlesenAdd RAGreedy::calcCompactRegion.
2011-07-23 Jakob Stoklund OlesenFix bug in SplitEditor::splitLiveThroughBlock when...
2011-07-23 Jakob Stoklund OlesenPrepare RAGreedy::growRegion for compact regions.
2011-07-23 Jakob Stoklund OlesenAdd a simple method for marking blocks with interferenc...
2011-07-23 Jakob Stoklund OlesenAllow null interference cursors to be queried.
2011-07-23 NAKAMURA TakumiARMMCTargetDesc.h: Fixup to add DataTypes.h, or uint32_...
2011-07-23 Evan ChengMove TargetAsmParser.h TargetAsmBackend.h and TargetAsm...
2011-07-23 Andrew TrickMove trip count discovery outside of the generic LoopUn...
2011-07-23 Andrew Trickwhitespace
2011-07-23 Evan ChengcreateXXXMCCodeGenInfo should be static.
2011-07-23 Evan ChengSink ARM mc routines into MCTargetDesc.
2011-07-22 Jim GrosbachARM SSAT instruction 5-bit immediate handling.
2011-07-22 Dan GohmanMove the last uses of RetainFunc etc. over to using...
2011-07-22 Jim GrosbachARM assembly parsing and encoding updates.
2011-07-22 Evan ChengCombine all MC initialization routines into one. e...
2011-07-22 Bill WendlingEmit the __compact_unwind section first. If there are...
2011-07-22 Bruno Cardoso LopesFix PR10422 by adding the necessary AVX UCOMISD memory...
2011-07-22 Jim GrosbachARM assembly parsing and encoding of SMLAL instruction.
2011-07-22 Jim GrosbachARM encoding and assembly parsing of SMLAD{X} instructions.
2011-07-22 Bruno Cardoso LopesAdd v8f32->v8i32 bitcast. Fixes PR10440
2011-07-22 Rafael EspindolaTurn shuffles into unpacks for VT == MVT::v2i64 and...
2011-07-22 Dan GohmanFix x86's XALUO lowering to return its replacement...
2011-07-22 Owen AndersonFix test failures caused by my so_reg refactoring.
2011-07-22 Jim GrosbachARM assembly parsing and encoding for SMC instruction.
2011-07-22 Jim GrosbachClean up a few more comments.
2011-07-22 Jim GrosbachTidy up.
2011-07-22 Jim GrosbachThumb assembly support for SETEND instruction.
2011-07-22 Jim GrosbachTidy up.
2011-07-22 Jim GrosbachARM assembly parsing and encoding for SETEND instruction.
2011-07-22 Jim GrosbachTidy up.
2011-07-22 Jay FoadFix more MSVC warnings caused by a cases I missed when...
2011-07-22 Jay FoadConvert IRBuilder::CreateGEP and IRBuilder::CreateInBou...
2011-07-22 Chandler CarruthMove TargetRegistry.cpp from lib/Support to lib/Target...
2011-07-22 Jay FoadFix an MSVC warning, caused by a case I missed when...
2011-07-22 Chandler CarruthMove the registered target printing in version strings...
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 NAKAMURA Takumilib/Support/Triple.cpp: Recognize "-march=ppc32" to...
2011-07-22 Jakub StaszakAllow getBlockFreq to return 0.
2011-07-22 Benjamin KramerGCC complains about the angle of this line.
2011-07-22 Jakub StaszakRevert patch which broke some IfConversion tests.
2011-07-22 Jakub StaszakFix typo in #include which revealed in the case-sensiti...
2011-07-22 Bruno Cardoso LopesRemove the 128-bit special handling from SCALAR_TO_VECT...
next