oota-llvm.git
2012-12-14 Chandler CarruthRemove a section that was in 3.1's notes.
2012-12-14 Evgeniy Stepanov[msan] Origin stores and loads do not need explicit...
2012-12-14 Chandler CarruthRemove several entries from the 3.2 release notes that...
2012-12-14 Chandler CarruthFix the order of these sections of the release notes.
2012-12-14 Chandler CarruthAdd a rough draft of some content about the new SROA...
2012-12-14 Chandler CarruthDelete a long-stale "if its ready" comment. All indicat...
2012-12-14 Chandler CarruthProvide some actual highlight bullets for Clang.
2012-12-14 Evgeniy Stepanov[msan] Refactor default shadow propagation and origin...
2012-12-14 Patrik HagglundChange TargetLowering::getLoadExtAction to take an...
2012-12-14 Nadav Rotemrevert r170166 - disable the loop vectorizer.
2012-12-14 Nadav RotemEnable the loop vectorizer.
2012-12-14 Nadav RotemDisable the loop vectorizer.
2012-12-13 Jakob Stoklund... Use the new MI bundling API in MachineInstrBundle itself.
2012-12-13 Shuxin YangRemove two popcount patterns which we are already able...
2012-12-13 Nadav RotemEnable the Loop Vectorizer by default for O2 and O3...
2012-12-13 David BlaikieDebug Info: add support to mark member variables as...
2012-12-13 Chris Lattnerfix comment.
2012-12-13 Bill SchmidtThis is another cleanup patch for 64-bit PowerPC TLS...
2012-12-13 Patrik HagglundChange TargetLowering::setTypeAction to take an MVT...
2012-12-13 Sean Silvadocs: Improve discussion of syntax highlighting.
2012-12-13 Dmitri GribenkoDocumentation: CompilerWriterInfo.rst: update link...
2012-12-13 Tom StellardFix warnings with -DNDEBUG
2012-12-13 Bill SchmidtThis is just a clean-up patch that simplifies the initi...
2012-12-13 Patrik HagglundChange TargetLowering::getRepRegClassFor to take an...
2012-12-13 Roman DivackyAdd options to disable building of ARCMT, Rewriter...
2012-12-13 Joel JonesFix spelling
2012-12-13 NAKAMURA TakumiJITEventListener.h: Use llvm-config.h instead of config.h.
2012-12-13 NAKAMURA TakumiRevert r170020, "Simplify negated bit test", for now.
2012-12-13 Dmitri GribenkoAdd a dummy documentation file to unbreak 'make install...
2012-12-13 Eric ChristopherRevert "Restore the PHI optimization I accidently remov...
2012-12-13 Eric ChristopherRevert "Add a funciton to get the segment name of a...
2012-12-13 Patrik HagglundChange TargetLowering::getRegClassFor to take an MVT...
2012-12-13 Rafael EspindolaAdd a funciton to get the segment name of a section.
2012-12-13 Rafael EspindolaMissed these calls from the previous rename somehow.
2012-12-13 Rafael EspindolaRename isPowerOfTwo to isKnownToBeAPowerOfTwo.
2012-12-13 Akira Hatanaka[mips] Do not copy GOT address to register $gp if the...
2012-12-13 Michael IlsemanPattern matching code for intrinsics.
2012-12-13 Eric ChristopherRemove extraneous debugging code.
2012-12-13 Eric ChristopherUse default label name for a section in emitting abbrev...
2012-12-13 Eric ChristopherAdd a way of printing out an arbitrary label name for...
2012-12-13 Michael Ilsemanm_CombineOr and m_CombineAnd pattern combinators
2012-12-13 Hao LiuDefine getHostCPUFeatures for ARM Linux platform
2012-12-13 Akira Hatanaka[mips] Delete all floating point instruction classes...
2012-12-13 Eli BenderskyMake this Lit config file a bit slimmer
2012-12-13 Akira Hatanaka[mips] Modify definitions of floating point conditional...
2012-12-13 Evan ChengFix a bug in DAGCombiner::MatchBSwapHWord. Make sure...
2012-12-13 Akira Hatanaka[mips] Modify definitions of floating point comparison...
2012-12-13 Akira Hatanaka[mips] Modify definitions of floating point branch...
2012-12-13 Akira Hatanaka[mips] Modify definitions of floating point indexed...
2012-12-13 Akira Hatanaka[mips] Modify definitions of floating point multiply...
2012-12-13 Akira Hatanaka[mips] Modify definitions of floating point load and...
2012-12-13 Akira Hatanaka[mips] Modify definitions of move from/to coprocessor...
2012-12-13 Akira Hatanaka[mips] Modify definitions of two register operand float...
2012-12-13 Akira Hatanaka[mips] Modify definitions of three register operand...
2012-12-13 Quentin ColombetTake into account minimize size attribute in the inliner.
2012-12-13 Jakob Stoklund... Avoid setIsInsideBundle in Target/R600.
2012-12-13 Jakob Stoklund... Express prepend and append in terms of a more generic...
2012-12-13 Akira Hatanaka[mips] Move classes that do not belong in MipsInstrForm...
2012-12-13 Akira Hatanaka[mips] Set isCommutable flag in a more explicit way.
2012-12-13 Akira Hatanaka[mips] Remove fmt from the parameter list of classes...
2012-12-13 Akira Hatanaka[mips] Remove single-precision floating point instructi...
2012-12-13 Akira Hatanaka[mips] Move class IsCommutable into MipsInstrInfo.td.
2012-12-13 Akira Hatanaka[mips] Remove single-precision floating point instructi...
2012-12-13 Eli BenderskyFix a bogus comment
2012-12-13 Nadav RotemTeach the cost model about the optimization in r169904...
2012-12-13 Chad RosierTypo.
2012-12-12 Pedro ArtigasMake the MCStreamer have a reset method and call that...
2012-12-12 Chad Rosier[ms-inline asm] Make sure we fail gracefully on parse...
2012-12-12 Benjamin KramerYAMLIO: Remove all of the template instantiation hacks...
2012-12-12 Nick KledzikTemporarily disable test cases until they compile with...
2012-12-12 David BlaikieUnbreak the build. Fallout from r170019.
2012-12-12 Nick KledzikAlignedCharArrayUnion is erroring with non-clang compilers
2012-12-12 Nick KledzikFix calls to getAsSignedInteger() to use long long...
2012-12-12 Dmitri GribenkoMakefile.sphinx: reST conversion is complete!
2012-12-12 Dmitri GribenkoDocumentation: use paths relative to document root...
2012-12-12 Jakub StaszakFix typo, which prevent test from being check.
2012-12-12 Michael IlsemanRestore the PHI optimization I accidently removed
2012-12-12 Jakub StaszakunHECKify test fixed by Jacob in r159003.
2012-12-12 Michael IlsemanRemove trailing whitespace
2012-12-12 Benjamin KramerFix the build on case sensitive file systems.
2012-12-12 David MajnemerSimplify negated bit test
2012-12-12 Nick KledzikInitial implementation of a utility for converting...
2012-12-12 Evan ChengFix a logic bug in inline expansion of memcpy / memset...
2012-12-12 Jakub StaszakunHECKify test. It was fixed by Chris in 2009.
2012-12-12 Bill SchmidtThe ordering of two relocations on the same instruction...
2012-12-12 Jakub StaszakFix typo in test-case.
2012-12-12 Akira Hatanaka[mips] Fix a memory leak bug report by NAKAMURA Takumi.
2012-12-12 Dmitri GribenkoDocumentation: SphinxQuickstartTemplate.rst: add guidel...
2012-12-12 Eli BenderskyMake naming consistent, add comments and sanity asserts
2012-12-12 Jakub StaszakFix typo.
2012-12-12 Nadav RotemFix indentation.
2012-12-12 Nadav RotemLoopVectorizer: Use the "optsize" attribute to decide...
2012-12-12 Bill SchmidtThis patch implements local-dynamic TLS model support...
2012-12-12 Bill WendlingKerning.
2012-12-12 Dmitri GribenkoDocumentation: llvm-bcanalyzer.rst: cleanup.
2012-12-12 Dmitri GribenkoDocumentation: AliasAnalysis.rst: improve internal...
2012-12-12 Dmitri GribenkoDocumentation: convert WritingAnLLVMPass.html to reST.
2012-12-12 Dmitri GribenkoDocumentation: cleanup
2012-12-12 Rafael EspindolaThe TargetData is not used for the isPowerOfTwo determi...
2012-12-12 Alexey SamsonovImprove debug info generated with enabled AddressSanitizer.
next