oota-llvm.git
2013-02-27 Aaron BallmanSwitching -1ULL to UINT64_MAX to fix MSVC warnings...
2013-02-27 Sean Silva[docs] Provide pointer for building Sphinx docs.
2013-02-27 Aaron BallmanSuppressing MSVC warnings; patch thanks to Peng Cheng!
2013-02-27 Shankar Easwaranprint TLS segment
2013-02-27 Tim NorthoverARM: permit full range of valid ADR immediates.
2013-02-27 Benjamin KramerLoopVectorize: Vectorize math builtin calls.
2013-02-27 Nick LewyckyForgot that this file needs to be C89 not C99 thanks...
2013-02-27 Nick LewyckyIn GCC 4.7, function names are now forbidden from ...
2013-02-27 Nick LewyckyDoh, fix behaviour change introduced in r176168 which...
2013-02-27 Nadav RotemRevert r176166 because it broke one of the lit tests.
2013-02-27 Nadav RotemFor each function that we optimize we initialize a...
2013-02-27 Nick LewyckyIRBuilder has grown all sorts of useful utility functio...
2013-02-27 Nadav Rotemstd::string to StringRef.
2013-02-27 Reed KotlerFix cut/paste error in a comment.
2013-02-27 Reed KotlerAdd the skeleton for the Mips constant island pass.
2013-02-27 Meador IngeIR: Don't constant fold GEP bitcasts between different...
2013-02-27 Manman RenSelectionDAG: If llvm.donothing has a landingpad, we...
2013-02-27 Manman RenDebug Info: for static member variables, add AT_MIPS_li...
2013-02-26 Pedro ArtigasEnhance integer division emulation support to handle...
2013-02-26 Michael IlsemanHave a way for a target to opt-out of target-independen...
2013-02-26 Eli BenderskyTry to get rid of a -wunitialized warning: explicitly...
2013-02-26 Michael IlsemanConstant fold vector bitcasts of halves similarly to...
2013-02-26 Roman DivackyAdd support for autodetection of ADM bdver2.
2013-02-26 Manman RenRevert r176120 as it caused a failure at static-member.cpp
2013-02-26 Michael J.... [TableGen] Fix ICE on MSVC 2012 Release builds.
2013-02-26 Bill SchmidtFix PR15332 (patch by Florian Zeitz).
2013-02-26 Matt ArsenaultFix auto_ptr is deprecated warnings
2013-02-26 Manman RenDebug Info: for static member variables, move AT_MIPS_l...
2013-02-26 Chad RosierAdd a test case for r176066.
2013-02-26 Jim GrosbachAsmParser: More generic support for integer type suffices.
2013-02-26 Matt ArsenaultFix typo
2013-02-26 Matt ArsenaultAnother test commit. Remove trailing whitespace.
2013-02-26 Matt ArsenaultTest commit. Remove trailing whitespace.
2013-02-26 Chad RosierRemove a few unused arguments.
2013-02-26 Sean Silva[docs] Use reST link instead of direct HTML link.
2013-02-26 Eli BenderskySlight cosmetic fixes
2013-02-26 Christian KonigR600/SI: Add promotion of e32 to e64 in operand folding
2013-02-26 Christian KonigR600/SI: add VOP mapping functions
2013-02-26 Christian KonigR600/SI: swap operands if it helps folding
2013-02-26 Christian KonigR600/SI: add some more instruction flags
2013-02-26 Christian KonigR600/SI: add post ISel folding for SI v2
2013-02-26 Christian KonigR600/SI: add folding helper
2013-02-26 Christian KonigR600/SI: fix VOP3b encoding v2
2013-02-26 Christian KonigR600/SI: fix and cleanup SI register definition v2
2013-02-26 Christian KonigR600/SI: fix stupid typo
2013-02-26 Renato GolinAdding ARM as supported architecture
2013-02-26 Renato GolinProper XFAILs for ARMv7 / v5
2013-02-26 Bill SchmidtFix PR15359.
2013-02-26 Renato GolinGCC 4.6.3 O3 miscompiles on ARM
2013-02-26 Kostya SerebryanyUnify clang/llvm attributes for asan/tsan/msan (LLVM...
2013-02-26 Michael IlsemanUse a DenseMap instead of a std::map for AnalysisID...
2013-02-26 Akira Hatanaka[mips] Use class RegDefsUses to track register defs...
2013-02-26 Chad Rosier[fast-isel] Make sure the FastLowerArguments function...
2013-02-25 Michael LiaoRefine fix to PR10499, no functionality change
2013-02-25 Michael LiaoFix PR10499
2013-02-25 Andrew KaylorProvide workaround for PR 15130.
2013-02-25 Chad RosierFix wording.
2013-02-25 Chad RosierRemove extraneous attribute number.
2013-02-25 Chad Rosier[fast-isel] Add X86FastIsel::FastLowerArguments to...
2013-02-25 Andrew Trickpre-RA-sched fix: only reevaluate physreg interferences...
2013-02-25 Chad Rosier[ms-inline asm] Add support for the pushad/popad mnemonics.
2013-02-25 Renato GolinARM build docs easier for copy&paste
2013-02-25 Matt Beaumont-Gay'Hexadecimal' has two 'a's and only one 'i'.
2013-02-25 Bill SchmidtFix missing relocation for TLS addressing peephole...
2013-02-25 Chandler CarruthFix spelling noticed by Duncan.
2013-02-25 Chandler CarruthFix the root cause of PR15348 by correctly handling...
2013-02-25 Reed KotlerMake pseudos FEXT_CCRX16_ins and FEXT_CCRXI16_ins into...
2013-02-25 David BlaikieDIBuilder: support structs with vtable pointers in...
2013-02-24 Reed Kotler Make psuedo FEXT_T8I816_ins into a custom emitter.
2013-02-24 Bill SchmidtFix PR14364.
2013-02-24 Benjamin KramerCVP: If we have a PHI with an incoming select, try...
2013-02-24 Benjamin KramerFix invalid IR in test, missing incoming value for...
2013-02-24 Francois PichetTypo
2013-02-24 Nadav RotemRevert r169638 because it broke Mesa llvmpipe tests.
2013-02-24 Reed KotlerMake psuedo FEXT_T8I816_ins a custom inserter. It shoul...
2013-02-24 Cameron ZwarichAdd a use of an otherwise unused variable to remove...
2013-02-24 Cameron ZwarichTwoAddressInstructionPass::tryInstructionTransform...
2013-02-24 Cameron ZwarichTwoAddrInstructionPass::tryInstructionTransform() has...
2013-02-23 Reed KotlerAdd new base instruction def for cmpi, cmp, slt and...
2013-02-23 Cameron ZwarichTargetInstrInfo::commuteInstruction() doesn't actually...
2013-02-23 Renato GolinAdd global structure vectorization to docs
2013-02-23 Renato GolinSome more tests for the global structure vectorizer
2013-02-23 Benjamin KramerX86: Disable cmov-memory patterns on subtargets without...
2013-02-23 Cameron ZwarichMake some fixes for LiveInterval repair with debug...
2013-02-23 Cameron ZwarichFix a bug with the LiveIntervals updating in the two...
2013-02-23 Cameron ZwarichMake TwoAddressInstructionPass::sink3AddrInstruction...
2013-02-23 Cameron ZwarichMake rescheduleMIBelowKill() and rescheduleKillAboveMI...
2013-02-23 Reed KotlerExpand pseudos/macros for Selt. This is the last of...
2013-02-23 Jim GrosbachARM: Convenience aliases for 'srs*' instructions.
2013-02-23 Michael GottesmanFixed a careless mistake.
2013-02-22 Eric ChristopherUse getSplitDebugFilename when constructing the skeleto...
2013-02-22 Eric ChristopherAdd a field to the compile unit of where we plan on...
2013-02-22 Eric ChristopherAdd a TODO and explain when we can get rid of the isMai...
2013-02-22 Eric ChristopherFormatting.
2013-02-22 Nadav RotemSelectionDAG compile time improvement.
2013-02-22 Akira Hatanaka[mips] Emit call16 operator instead of got_disp. The...
2013-02-22 Peter CollingbourneFix test by matching movaps instead of AVX-only vmovaps
2013-02-22 Peter Collingbournex86_64: designate most general purpose and SSE register...
2013-02-22 Peter CollingbourneRevert "Test commit"
2013-02-22 Peter CollingbourneTest commit
next