oota-llvm.git
2012-12-19 Paul RedmondTransform (x&C)>V into (x&C)!=0 where possible
2012-12-19 Jakob Stoklund... Add an MF argument to MachineInstr::addOperand().
2012-12-19 Chad RosierRemove superfluous brief command from getAsString.
2012-12-19 Nadav Rotemdoc: add subsections.
2012-12-19 Nadav RotemDOC: document the use of O2, O3 and Os with -fvectorize.
2012-12-19 Benjamin KramerPowerPC: Expand VSELECT nodes.
2012-12-19 Patrik HagglundChange AsmOperandInfo::ConstraintVT to MVT, instead...
2012-12-19 Rafael EspindolaRevert 170545 while I debug the ppc failures.
2012-12-19 Benjamin KramerMake TargetLowering::getTypeConversion more resilient...
2012-12-19 Rafael EspindolaAdd r170095 back.
2012-12-19 Evgeniy Stepanov[msan] Add track-origins argument to the pass constructor.
2012-12-19 Dmitri GribenkoDocumentation: add a missing space
2012-12-19 Patrik HagglundSplit the usage of 'EVT PartVT' into 'MVT PartVT' and...
2012-12-19 Alexey SamsonovCMake: factor out a function that returns the expected...
2012-12-19 Patrik HagglundChange RegVT in BitTestBlock and RegsForValue, to conta...
2012-12-19 Patrik HagglundChange TargetLowering::getTypeForExtArgOrReturn to...
2012-12-19 Patrik HagglundChange a parameter of TargetLowering::getVectorTypeBrea...
2012-12-19 Patrik HagglundChange TargetLowering::RegisterTypeForVT to contain...
2012-12-19 Patrik HagglundChange TargetLowering::TransformToType to contain MVTs...
2012-12-19 Patrik HagglundChange TargetLowering::getRepRegClassCostFor, getIndexe...
2012-12-19 Patrik HagglundChange TargetLowering::findRepresentativeClass to take...
2012-12-19 Evgeniy Stepanov[msan] Heuristically instrument unknown intrinsics.
2012-12-19 Patrik HagglundChange TargetLowering::getTypeToPromoteTo to take and...
2012-12-19 Benjamin KramerLoopVectorize: Make iteration over induction variables...
2012-12-19 Benjamin KramerMapVector: Add lookup().
2012-12-19 Patrik HagglundChange TargetLowering::isCondCodeLegal to take an MVT...
2012-12-19 NAKAMURA TakumiX86ISelLowering.cpp: Fix warnings. [-Wlogical-op-parent...
2012-12-19 Patrik HagglundChange TargetLowering::getCondCodeAction to take an...
2012-12-19 Bill WendlingInline hasFunctionOnlyAttrs into its only use.
2012-12-19 Bill WendlingInline the only use of the hasParameterOnlyAttrs method.
2012-12-19 Bill WendlingInline the 'hasIncompatibleWithVarArgsAttrs' method...
2012-12-19 Nadav RotemDOC: fix the url format.
2012-12-19 Patrik HagglundChange TargetLowering::getTruncStoreAction to take...
2012-12-19 Nadav RotemDOC: add a benchmarks that compares us to gcc and icc.
2012-12-19 Elena DemikhovskyOptimized load + SIGN_EXTEND patterns in the X86 backend.
2012-12-19 Nadav RotemAfter reducing the size of an operation in the DAG...
2012-12-19 Nadav Rotemdocs: fix typos.
2012-12-19 Nadav RotemDOC: Add a webpage that describes the loop and bb vecto...
2012-12-19 Bill WendlingRename the 'Attributes' class to 'Attribute'. It's...
2012-12-19 Craig TopperRemove more of 'else's after 'returns'. No functional...
2012-12-19 Craig TopperRemove a bunch of 'else's after 'returns'
2012-12-19 Craig TopperTeach SimplifySetCC that comparing AssertZext i1 agains...
2012-12-19 Reed KotlerAdd some missing Defs and Uses.
2012-12-19 Shuxin YangMake sure the buffer, which containas an instance of...
2012-12-18 Kevin EnderbyAdd to the disassembler C API an option to print the...
2012-12-18 Jakob Stoklund... Remove MachineInstr::setIsInsideBundle().
2012-12-18 Jakob Stoklund... Use bidirectional bundle flags to simplify important...
2012-12-18 Shuxin Yangrdar://12801297
2012-12-18 Nadav RotemEnable the loop vectorizer in clang and not in the...
2012-12-18 Jakob Stoklund... Verify bundle flag consistency when setting them.
2012-12-18 Jakub StaszakReverse order of checking SSE level when calculating...
2012-12-18 Jakob Stoklund... Verify bundle flags for consistency in MachineVerifier.
2012-12-18 Quentin ColombetDisable ARM partial flag dependency optimization at -Oz
2012-12-18 Jakob Stoklund... Don't allow the automatically updated MI flags to be...
2012-12-18 Jakob Stoklund... Tighten up the splice() API for bundled instructions.
2012-12-18 Andrew TrickMISched: add dependence to ExitSU to model live-out...
2012-12-18 Andrew TrickMISched: Cleanup, redundant statement.
2012-12-18 Andrew TrickMISched: Heuristics, compare latency more precisely...
2012-12-18 Andrew TrickMISched: Remove SchedRemainder::IsResourceLimited....
2012-12-18 Andrew TrickMISched: cleanup, use the proper iterator type.
2012-12-18 Andrew TrickMISched: minor improvement, initialize remaining resour...
2012-12-18 Jakob Stoklund... Add an assertion for a likely ilist::splice() contract...
2012-12-18 Benjamin KramerLoopVectorize: Emit reductions as log2(vectorsize)...
2012-12-18 Eli BenderskyGet rid of the pesky -Woverloaded-virtual warning....
2012-12-18 Jakob Stoklund... Tighten the insert() API for bundled instructions.
2012-12-18 Hal FinkelCheck multiple register classes for inline asm tied...
2012-12-18 Nadav RotemEnable the loop vectorizer.
2012-12-18 Nadav RotemRename the test so that we can add additional vectors...
2012-12-18 Nadav RotemSROA: Replace calls to getScalarSizeInBits to DataLayou...
2012-12-18 NAKAMURA Takumillvm/test/MC/ELF/comp-dir.s: Appease MSYS Bash.
2012-12-18 Rafael EspindolaInitialize NoRedZone and remove unused default values.
2012-12-18 Eli BenderskyCleanup comment and formatting
2012-12-18 Jakob Stoklund... Repair bundles that were broken by removing and reinser...
2012-12-18 Eric ChristopherFormatting.
2012-12-18 Eric ChristopherAdd support for passing -main-file-name all the way...
2012-12-18 Eric ChristopherCleanup formatting and whitespace.
2012-12-18 Jakob Stoklund... Extract a method, no functional change intended.
2012-12-17 Jakob Stoklund... Tighten up the erase/remove API for bundled instructions.
2012-12-17 Reed KotlerEmitDebugLabel should by default be the same as EmitLab...
2012-12-17 Eli Benderskyfix indentation
2012-12-17 Chad Rosier[arm fast-isel] Minor cleanup. No functional change...
2012-12-17 Nick KledzikFix some integer constant warnings by using a suffix
2012-12-17 Chandler CarruthAdd a triple to this test -- it has to be an ELF platfo...
2012-12-17 Chandler CarruthPrepare LLVM to fix PR14625, exposing a hook in MCConte...
2012-12-17 Nick Kledzikre-enable test cases now that traits work with g++...
2012-12-17 Michael IlsemanRemove trailing whitespace
2012-12-17 Michael IlsemanRemoved trailing whitespace
2012-12-17 Chad Rosier[arm fast-isel] Fast-isel only handles simple VTs,...
2012-12-17 Nick KledzikUse different trait techniques to be compatible with g++
2012-12-17 Chandler CarruthFix another SROA crasher, PR14601.
2012-12-17 Tim NorthoverQuery section for whether it should be executable.
2012-12-17 Tim NorthoverTeach MachO which sections contain code
2012-12-17 Evgeniy Stepanov[msan] Fix lint warning.
2012-12-17 Richard OsborneAdd instruction encodings / disassembly support for...
2012-12-17 Tom StellardR600: enable S_*N2_* instructions
2012-12-17 Tom StellardR600: BB operand support for SI
2012-12-17 Tom StellardR600: remove nonsense setPrefLoopAlignment
2012-12-17 Chandler CarruthTeach the rewriting of memcpy calls to support subvecto...
2012-12-17 Patrik HagglundRevert/correct some FastISel changes in r170104 (EVT...
2012-12-17 Evgeniy StepanovOptimize tree walking in markAliveBlocks.
next