minor tweaks
[oota-llvm.git] / include /
2009-03-02 Mikhail GlushenkovMove code from Main.cpp to the include dir.
2009-03-02 Mikhail GlushenkovCosmetic fixes: include guards.
2009-03-02 Mikhail GlushenkovPlugin::Priority() doesn't need to be pure virtual.
2009-03-02 Mikhail GlushenkovAdd a comment.
2009-03-02 Mikhail GlushenkovReorganize llvmc code.
2009-03-01 Gabor GreifAnother sentinel optimization. This one should always
2009-03-01 Gabor GreifReuse a technique (pioneered for BasicBlocks) of superp...
2009-03-01 Gabor Greiffix a comment
2009-03-01 Gabor GreifFix a typo. Thanks baldrick!
2009-03-01 Chris Lattnersimplify handling "don't print top level name" processi...
2009-03-01 Bob WilsonCombine PPC's GetConstantBuildVectorBits and isConstant...
2009-02-28 Chris Lattnermove type name population out of TypePrinting class...
2009-02-28 Chris Lattnerdelete a bunch of duplicated type printing logic, using...
2009-02-28 Gabor Greifadd description how the ilist_traits<Instruction> works
2009-02-28 Chris Lattnerthe module is not required to exist, allow it to defaul...
2009-02-28 Chris Lattnerdisable copying and assignment.
2009-02-28 Chris Lattnerexpose TypePrinting as a public API.
2009-02-28 Chris LattnerChange WriteTypeSymbolic to not put a space out before...
2009-02-28 Gabor Greifmake traits more flexible by splitting out node-related...
2009-02-28 Evan ChengAvoid unused parameter warning.
2009-02-27 Gabor Greifgroup friendship
2009-02-27 Rafael EspindolaRefactor TLS code and add some tests. The tests and...
2009-02-27 Gabor Greiffix comments
2009-02-27 Gabor GreifIntroduce a new technique for merging BasicBlock with...
2009-02-27 Dan GohmanMake LoopInfo::print() identify header, exit, and latch...
2009-02-26 Gabor Greifremove deleteNode definition, it is inherited in an...
2009-02-26 Evan ChengADDS{D|S}rr_Int and MULS{D|S}rr_Int are not commutable...
2009-02-26 Bob WilsonFix a duplicated word in a comment.
2009-02-25 Evan ChengRevert BuildVectorSDNode related patches: 65426, 65427...
2009-02-25 Evan ChengClean up dwarf writer, part 1. This eliminated the...
2009-02-25 Scott MichelExpand tabs to spaces (overlooked in previous commit)
2009-02-25 Scott MichelRemove all "cached" data from BuildVectorSDNode, prefer...
2009-02-24 Mon P WangAdded support to have TableGen provide information...
2009-02-24 Dan GohmanRename ScalarEvolution's getIterationCount to getBacked...
2009-02-24 Bill WendlingOverhaul my earlier submission due to feedback. It...
2009-02-24 Bill Wendling- Use the "Fast" flag instead of "OptimizeForSize"...
2009-02-23 Ted KremenekCorrectly implement ImmutableMap::getMaxElement() by...
2009-02-23 Ted KremenekAdd ImmutableMap::getMaxElement(), a method that return...
2009-02-22 Scott MichelIntroduce the BuildVectorSDNode class that encapsulates...
2009-02-21 Nick LewyckyRegenerate.
2009-02-21 Ted KremenekAdd version of StringsEqualNoCase that takes two null...
2009-02-21 Gabor Greiffix and clean up a comment
2009-02-20 Misha BrukmanRemoved trailing whitespace.
2009-02-20 Misha BrukmanRemoved trailing whitespace.
2009-02-20 Misha BrukmanRemoved trailing whitespace.
2009-02-20 Misha BrukmanFixed lint errors:
2009-02-20 Evan ChengFactor address mode matcher out of codegen prepare...
2009-02-20 Bill WendlingAdd an accessor method to DwarfWriter to tell of debugg...
2009-02-20 Bill WendlingAdd a default debug location object to the Machine...
2009-02-19 Dale JohannesenDescribe tail merging's use of InsertBranch.
2009-02-19 Bill WendlingPrint out a new label only if the debug location *tuple...
2009-02-18 Bill WendlingPut code that generates debug labels into TableGen...
2009-02-18 Dan GohmanUse a sign-extend instead of a zero-extend when promoting a
2009-02-18 Dan GohmanClarify the definition of "latch block" in a comment.
2009-02-18 Dan GohmanAdd explicit keywords.
2009-02-18 Nate BegemanAdd support to the JIT for true non-lazy operation...
2009-02-18 Dan GohmanFactor out the code to add a MachineOperand to a Machin...
2009-02-18 Dan GohmanEliminate several more unnecessary intptr_t casts.
2009-02-18 Chris Lattnerallow TimeRegion to take a potentially-null pointer...
2009-02-17 Devang PatelThe debugger sometimes lookup dynamically in the runtim...
2009-02-17 Scott MichelRemove trailing whitespace to reduce later commit patch...
2009-02-17 Devang PatelEmit debug info for bitfields.
2009-02-17 Dan GohmanAdd a method to ScalarEvolution for telling it when...
2009-02-17 Dan GohmanMove dumpPassStructure out of line.
2009-02-17 Dan GohmanTidy whitespace.
2009-02-17 Bill Wendling--- Merging (from foreign repository) r64714 into '.':
2009-02-17 Evan ChengStrengthen the "non-constant stride must dominate loop...
2009-02-16 Daniel DunbarAdd llvm::RoundUpToAlignment.
2009-02-16 Ted KremenekFix bug where APSInt::operator-- incremented instead...
2009-02-15 Mikhail Glushenkov80-column violation.
2009-02-14 Cedric VenetAdd mode_t to the config.h generated by cmake on win32...
2009-02-14 Cedric VenetUnbreak the build on win32.
2009-02-14 Mikhail Glushenkov80-column violation.
2009-02-14 Duncan SandsThe trampoline intrinsic can be marked IntrWriteArgMem,
2009-02-14 Duncan SandsIntrWriteArgMem implies nocapture, but this wasn't
2009-02-13 Duncan SandsCorrect a comment: since AccessArguments is now
2009-02-13 Dale JohannesenRemove non-DebugLoc versions of BuildMI.
2009-02-12 Dale JohannesenEliminate a couple of non-DebugLoc BuildMI variants.
2009-02-12 Dan GohmanTeach IndVarSimplify to optimize code using the C ...
2009-02-12 Nate BegemanAdd suppport for ConstantExprs of shufflevectors whose...
2009-02-12 Dan GohmanAdd a utility function to LoopInfo to return the exit...
2009-02-12 Chris LattnerAdd operator->, patch by Ben Laurie!
2009-02-12 Ted KremenekAdd method 'isSingleton()' to ImmutableSet. This retur...
2009-02-11 Gabor GreifFill in a glaring omission in derived User classes...
2009-02-11 Ted KremenekAdd FoldingSet profile method for bools. Patch by...
2009-02-11 Dan GohmanWhen scheduling a block in parts, keep track of the...
2009-02-11 Dan GohmanIt isn't necessary to explicitly clear the contents...
2009-02-10 Dan GohmanFactor out more code for computing register live-range...
2009-02-10 Devang PatelEnable scalar replacement of AllocaInst whose one of...
2009-02-09 Gabor Greifincorporate review feedback
2009-02-09 Mikhail Glushenkov80-column violations.
2009-02-09 Gabor Greifmake sure that BranchInst::getSuccessor() does not...
2009-02-09 Bill WendlingThese function return 'void'. Don't have 'return' retur...
2009-02-09 Evan ChengTurns out AnalyzeBranch can modify the mbb being analyz...
2009-02-08 Mikhail Glushenkov80-column violation.
2009-02-08 Mikhail GlushenkovAdd a Sleep() function.
2009-02-08 Evan ChengFix PR3486. Fix a bug in code that manually patch physi...
2009-02-08 Evan ChengStrengthen the previous check.
2009-02-08 Evan Chenggit-svn-id: https://llvm.org/svn/llvm-project/llvm...
2009-02-07 Dan GohmanConstify TargetInstrInfo::EmitInstrWithCustomInserter...
next