oota-llvm.git
2012-12-11 Patrik HagglundChange TargetLowering::getRepRegClassCostFor, getIndexe...
2012-12-11 Patrik HagglundChange TargetLowering::findRepresentativeClass to take...
2012-12-11 Patrik HagglundChange TargetLowering::getTypeToPromoteTo to take and...
2012-12-11 Patrik HagglundChange TargetLowering::isCondCodeLegal to take an MVT...
2012-12-11 Patrik HagglundChange TargetLowering::getCondCodeAction to take an...
2012-12-11 Patrik HagglundChange TargetLowering::getTruncStoreAction to take...
2012-12-11 Patrik HagglundChange TargetLowering::getLoadExtAction to take an...
2012-12-11 Patrik HagglundChange TargetLowering::setTypeAction to take an MVT...
2012-12-11 Patrik HagglundChange TargetLowering::getRepRegClassFor to take an...
2012-12-11 Patrik HagglundChange TargetLowering::getRegClassFor to take an MVT...
2012-12-11 Hao Liurevert the test change
2012-12-11 Hao LiuA newbie try a test commit
2012-12-11 NAKAMURA Takumi[CMake] Remove dependencies to intrinsics_gen I introdu...
2012-12-11 NAKAMURA Takumillvm/Target/TargetMachine.h: Remove two dependent headers.
2012-12-11 NAKAMURA Takumillvm/tools: Add #include "llvm/TargetTransformInfo.h"
2012-12-11 Jyotsna VermaUse multiclass for new-value store instructions with...
2012-12-11 Nadav RotemFix PR14565. Don't if-convert loops that have switch...
2012-12-11 Rafael EspindolaChange some functions to take const pointers.
2012-12-11 Evan ChengStylistic tweak.
2012-12-11 Chad RosierAdd a triple to this test.
2012-12-11 Chandler CarruthFix a miscompile in the DAG combiner. Previously, we...
2012-12-11 Paul Redmondmove X86-specific test
2012-12-11 Bill WendlingFix grammar-o.
2012-12-11 Chad RosierFall back to the selection dag isel to select tail...
2012-12-10 Eric ChristopherRefactor out the abbreviation handling into a separate...
2012-12-10 Evan ChengSome enhancements for memcpy / memset inline expansion.
2012-12-10 Arnold SchwaighoferOptimistically analyse Phi cycles
2012-12-10 Lang HamesDefer call to InitSections until after MCContext has...
2012-12-10 Anshuman DasguptaFix PR14568: Avoid the DFA packetizer from making an...
2012-12-10 Eric ChristopherRearrange vars and make comments more obvious.
2012-12-10 Eric ChristopherRemove blank line at top of file.
2012-12-10 Eric ChristopherFix a coding style nit.
2012-12-10 Nadav RotemEnable the loop vectorizer only on O2 and above. (Still...
2012-12-10 Tom StellardLegalizeDAG: Allow type promotion of scalar loads
2012-12-10 Tom StellardLegalizeDAG: Allow type promotion for scalar stores
2012-12-10 Nadav RotemSplit the LoopVectorizer into H and CPP.
2012-12-10 Bill WendlingRevert r169656.
2012-12-10 Eli BenderskyAdd a test for explicitly exercising the mc-relax-all...
2012-12-10 Eli BenderskyCleanup formatting, comments and naming.
2012-12-10 Akira Hatanaka[mips] Set HWEncoding field of registers. Use delete...
2012-12-10 Eric ChristopherUse the somewhat semantic term "split dwarf" it more...
2012-12-10 Eric ChristopherDelete the FissionCU.
2012-12-10 Eric ChristopherReorder fission variables.
2012-12-10 Bill WendlingDon't use a red zone for code coverage if the user...
2012-12-10 Nadav RotemAdd support for reverse induction variables. For example:
2012-12-10 Jim GrosbachCMake: Don't run 'git svn' if there is no .git/svn...
2012-12-10 Eli BenderskyThis patch adds statistics for other non-DWARF fragment...
2012-12-10 Hal FinkelUse GetUnderlyingObjects in misched
2012-12-10 Sean SilvaFix funky copy-pasted grammatical error.
2012-12-10 Chandler CarruthRevert "Make '-mtune=x86_64' assume fast unaligned...
2012-12-10 Chandler CarruthMake '-mtune=x86_64' assume fast unaligned memory accesses.
2012-12-10 Chandler CarruthFix a typo in my previous commit -- bloomfield is 0x1A...
2012-12-10 Chandler CarruthAddress a FIXME and update the fast unaligned memory...
2012-12-10 Chandler CarruthAdd a new visitor for walking the uses of a pointer...
2012-12-10 Craig TopperTeach DAG combine to handle vector add/sub with vectors...
2012-12-10 NAKAMURA Takumi[CMake] TARGET_TRIPLE may be internal alias of LLVM_DEF...
2012-12-10 NAKAMURA Takumi[CMake] Update dependencies to intrinsics_gen correspon...
2012-12-10 Bill WendlingRevert to old behavior until linker can pass export...
2012-12-10 Chandler CarruthFix PR14548: SROA was crashing on a mixture of i1 and...
2012-12-09 Dmitri GribenkoDocumentation: convert ReleaseNotes.html to reST.
2012-12-09 Michael IlsemanReorganize FastMathFlags to be a wrapper around unsigne...
2012-12-09 Paul RedmondLoopVectorize: support vectorizing intrinsic calls
2012-12-09 Michael IlsemanHave the bitcode reader/writer just use FPMathOperator...
2012-12-09 Paul Redmondtest commit.
2012-12-09 Chris LattnerSo many people have touched this, it doesn't make sense...
2012-12-09 Jakub StaszakUse m_OneUse pattern instead of hasOneUse() method.
2012-12-09 Sean Silvadocs: Convert GarbageCollection.html to reST
2012-12-09 Jakub StaszakRemove trailing spaces.
2012-12-09 Dmitri GribenkoDocumentation: HowToReleaseLLVM.rst: remove trailing...
2012-12-09 Dmitri GribenkoDocumentation: don't create TOCs manually.
2012-12-09 Chandler CarruthSwitch SROA to pop Uses off the back of its visitors...
2012-12-09 Benjamin KramerDrop the address space limit for tests in the makefile...
2012-12-09 Craig TopperRemove extra blank line.
2012-12-09 Shuxin Yang- Re-enable population count loop idiom recognization
2012-12-08 Craig TopperTeach DAG combine to handle vector logical operations...
2012-12-08 Chandler CarruthRevert the patches adding a popcount loop idiom recogni...
2012-12-08 Benjamin KramerSimplify code. Sort includes. No functionality change.
2012-12-08 Logan ChienFix Windows build breakage.
2012-12-08 Shuxin YangFix an inadvertent typo error.
2012-12-08 Chandler CarruthFix a use-after-free bug found by ASan. You can't assig...
2012-12-08 Bill WendlingAdd the `lto_codegen_set_export_dynamic' function.
2012-12-07 Jim GrosbachAdd C API for specifying CPU to the disassembler.
2012-12-07 Bill Wendlings/AttrListPtr/AttributeSet/g to better label what this...
2012-12-07 Eli BenderskyMake the contents of encoded sections SmallVector<char...
2012-12-07 Nadav RotemWhen we use the BLEND instruction that uses the MSB...
2012-12-07 Michael IlsemanRemove trailing whitespace
2012-12-07 Matthew CurtisIn hexagon convertToHardwareLoop, don't deref end(...
2012-12-07 Ted KremenekMark ImmutableMap::remove/add() const.
2012-12-07 John CriswellFixed some grammar and punctuation error.
2012-12-07 Eli BenderskyRefactor MCInstFragment and MCDataFragment to adhere...
2012-12-07 Nadav RotemX86: Prefer using VPSHUFD over VPERMIL because it has...
2012-12-07 Eli BenderskyAdd separate statistics for Data and Inst fragments...
2012-12-07 Eli BenderskySome common functionality from WinCOFFStreamer::EmitAss...
2012-12-07 Eli BenderskyLift EmitAssignment into MCObjectStreamer which gets...
2012-12-07 Tim NorthoverAdded Mapping Symbols for ARM ELF
2012-12-07 Dmitri GribenkoConvert HowToReleaseLLVM.html to reST
2012-12-07 David TweedThe test unconditionally assumes a particular cpu has...
2012-12-07 Logan ChienSplit MCELFStreamer into a header file.
2012-12-07 Sean Silvadocs: Convert LangRef to reST.
2012-12-07 Evgeniy Stepanov[msan] Remove readonly/readnone attributes from all...
next