Add a couple of random comments.
[oota-llvm.git] / include /
2010-08-19 Jim GrosbachBetter handling of offsets on frame index references...
2010-08-19 Bob WilsonUpdate comment to remove special case for vector extend...
2010-08-19 Eric ChristopherRe-re-revert this patch. It seems to be causing perfor...
2010-08-19 Jim GrosbachUpdate local stack block allocation to let PEI do the...
2010-08-19 Dan GohmanRevert r111199; it breaks -debug-pass=Structure output.
2010-08-19 Eric ChristopherReapply the virtual register patch from 109102. The...
2010-08-18 Sean HuntFinish full attribute class emission for clang.
2010-08-18 Dan GohmanMake raw_fd_ostream consider itself the owner of STDOUT...
2010-08-18 Chris Lattnermove gep decomposition out of ValueTracking into BasicA...
2010-08-18 Dan GohmanIntroduce a ScopedFatalErrorHandler class to make it...
2010-08-18 Jakob Stoklund OlesenRevert r111394. It was too aggressive.
2010-08-18 Jakob Stoklund OlesenAggressively prune the DFS when inserting phi-defs.
2010-08-18 Jakob Stoklund OlesenAdd df_iterator::getPathLength and getPath as a way...
2010-08-18 Daniel DunbarRevert r111375, "move gep decomposition out of ValueTra...
2010-08-18 Owen AndersonInform LazyValueInfo whenever a block is deleted, to...
2010-08-18 Chris Lattnermove gep decomposition out of ValueTracking into BasicA...
2010-08-18 Jim GrosbachAdd hook for re-using virtual base registers for local...
2010-08-18 Chris Lattnerdon't emit zero bit fields with Emit, fixing undefined...
2010-08-18 Chris LattnerDon't pass in a null pointer to std::string's ctor...
2010-08-17 Jim GrosbachAdd materialization of virtual base registers for frame...
2010-08-17 Daniel DunbarCrashRecovery: Add CrashRecoveryContext::GetCurrent...
2010-08-17 Daniel DunbarCrashRecovery: Make CrashRecoveryContext static methods...
2010-08-17 Anton KorobeynikovAdd some win64 coff goodness.
2010-08-17 Benjamin KramerSketch i386 relocations handling, from Roman Divacky.
2010-08-17 Jim GrosbachAdd hook to examine an instruction referencing a frame...
2010-08-17 Benjamin KramerRevert r111230, we have to find a better place for...
2010-08-17 Benjamin KramerMicro-optimize MCObjectWriter to do a byteswap if neces...
2010-08-17 Benjamin KramerThere is this new "LLVM" compiler that supports __built...
2010-08-16 Dan GohmanMake dumpPassStructure be a PMDataManager abstraction...
2010-08-16 Jim GrosbachBetter handle alignment requirements for local objects...
2010-08-16 Dan GohmanMake some of PMTopLevelManager's members non-public...
2010-08-16 Dan GohmanEliminate the TopLevelManagerType enum; instead, just...
2010-08-16 Matt FlemingAdd ELF ObjectWriter and Streamer support.
2010-08-16 Matt FlemingAdd ELF ObjectWriter and Streamer support.
2010-08-16 Matt FlemingLayout helper function.
2010-08-16 Matt FlemingRecord a symbol's size which is needed for ELF symbol...
2010-08-16 Matt FlemingELF entry size support.
2010-08-16 Jim Grosbachtrack local frame size in MFI, not local to the pass...
2010-08-16 Dan GohmanRevert r111031. The way LLVM defines loop invariance...
2010-08-16 Dan GohmanPlacate overzealous compiler warnings.
2010-08-16 Dan GohmanMove SCEVNAryExpr's virtual member functions out of...
2010-08-16 Dan GohmanSpecialize FoldingSetTrait<SCEV>, providing implementat...
2010-08-16 Dan GohmanAdd hooks to FoldingSetTrait to allow specializations...
2010-08-16 Dan GohmanTidy up whitespace in comments.
2010-08-16 Dan GohmanConstify FoldingSetNodeIDRef's Data.
2010-08-16 Dan GohmanReverse the order of GetNodeProfile's arguments, for...
2010-08-16 Dan GohmanFix indentation in example code in a comment.
2010-08-15 Mikhail Glushenkovllvmc: remove dynamic plugins.
2010-08-14 Dan GohmanTeach SimplifyCFG how to simplify indirectbr instructions.
2010-08-14 Jim GrosbachAdd a local stack object block allocation pass. This...
2010-08-13 Jim Grosbachtidy up comments
2010-08-13 Jim Grosbachtidy up 80 column and whitespace
2010-08-13 Dan GohmanImplement hasComputableLoopEvolution for Add, Mul,...
2010-08-13 Benjamin KramerUse getAllOnesValue, saves a copy and looks better.
2010-08-12 Jakob Stoklund OlesenAlso recompute HasPHIKill flags in LiveInterval::Renumb...
2010-08-12 Jakob Stoklund OlesenRemove trailing whitespace.
2010-08-12 Duncan SandsAdd a 'normalize' method to the Triple class, which...
2010-08-12 Daniel DunbarMC/AsmParser: Push the burdon of emitting diagnostics...
2010-08-12 Daniel Dunbartblgen/AsmMatcher: Always emit the match function as...
2010-08-11 Daniel Dunbarconfigure: Add detection of the linker version string.
2010-08-11 Nick LewyckyClean up ConstantRange a bit:
2010-08-11 Dan GohmanMake LoopPass::getContainedPass return a LoopPass*...
2010-08-11 Dan GohmanRemove BasicBlockPass::runOnFunction, which was unused.
2010-08-11 Bruno Cardoso LopesRemove rsqrt/sqrt_nr intrinsics since there are no...
2010-08-11 Dan GohmanDelete FunctionPass::run, which is unused.
2010-08-11 Dan GohmanDelete FunctionPass::runOnModule, which is unused.
2010-08-11 Dan GohmanDon't use unsigned char for alignments in TargetData...
2010-08-11 Jakob Stoklund OlesenFix a FIXME. The SlotIndex::Slot enum should be private.
2010-08-11 Daniel Dunbarllvm-mc: Add -show-inst-operands, for dumping the parse...
2010-08-11 Daniel DunbarMCAsmParser: Add dump() hook to MCParsedAsmOperand.
2010-08-11 Bruno Cardoso LopesRemove AVX 256-bit cast intrinsics now that clang is...
2010-08-11 Bruno Cardoso LopesRemove AVX 256-bit unpack and interleave intrinsics...
2010-08-11 Bruno Cardoso LopesRemove AVX 256-bit shuffle intrinsics now that clang...
2010-08-11 Rafael EspindolaMake it possible to set the cpu used for codegen.
2010-08-10 Oscar FuentesAvoid multiple definition warnings when both config...
2010-08-10 Dan GohmanRename and reorder the arguments to isImpliedCond,...
2010-08-10 Devang PatelAdd missing argument. CreateCompositeTypeEx() users...
2010-08-10 Rafael EspindolaMake it possible to set the flags passed to the assembler.
2010-08-10 Jakob Stoklund OlesenImplement register class inflation.
2010-08-10 Jakob Stoklund OlesenRecalculate the spill weight and allocation hint for...
2010-08-10 Mikhail GlushenkovTrailing whitespace.
2010-08-10 Bruno Cardoso LopesRemove replicate intrinsics, clang will generate shuffl...
2010-08-10 Bruno Cardoso LopesUse i32 instead of i8 for dot product intrinsic
2010-08-10 Jakob Stoklund OlesenTranspose the calculation of spill weights such that...
2010-08-10 Bruno Cardoso LopesFix the last argument type of AVX vblend intrinsics
2010-08-09 Bill WendlingMerge the OptimizeExts and OptimizeCmps passes into...
2010-08-09 Kevin EnderbyNext bit of support for the dwarf .file directive....
2010-08-09 Devang PatelRefactor.
2010-08-09 Rafael EspindolaMake it possible to set the target triple and expose...
2010-08-09 Duncan SandsRemove the ValueMap operator=, which was wrong (it...
2010-08-09 Zhongxing XuChange the Interval type to signed in ImmutableInterval...
2010-08-08 Benjamin KramerRemove unused variable.
2010-08-08 Duncan SandsRemove the ValueMap copy constructor. It's not used...
2010-08-08 Eric ChristopherAdd a bit of a hack to avoid multiple defines of variab...
2010-08-08 Bill WendlingUse the "isCompare" machine instruction attribute inste...
2010-08-08 Oscar FuentesCMake: set configure macro LLVM_PREFIX
2010-08-08 Oscar FuentesCMake: configure header llvm-config.h
2010-08-08 Eric ChristopherFix PR7809 by creating a header for just llvm variables...
2010-08-08 Bill WendlingAdd back in r109901, which adds a Compare flag to the...
2010-08-07 Benjamin KramerRoll back my last two commits, valgrind complains.
next