oota-llvm.git
2011-12-22 Rafael EspindolaMove PPC bits to lib/Target/PowerPC.
2011-12-22 Rafael EspindolaHopefully fix the cmake build.
2011-12-22 Rafael EspindolaFix name in comments.
2011-12-22 Akira HatanakaLocal dynamic TLS model for direct object output. Creat...
2011-12-22 Richard SmithUnbreak cmake build after r147115.
2011-12-22 Rafael EspindolaMove the ARM specific parts of the ELF writer to Target...
2011-12-22 Rafael EspindolagetEFlags is const.
2011-12-22 Lang HamesFixed typo.
2011-12-21 Jim GrosbachARM NEON mnemonic aliase for vrecpeq.
2011-12-21 Jim GrosbachARM VFP optional data type on VMOV GPR<-->SPR.
2011-12-21 Jim GrosbachARM NEON optional data type on VSWP instructions.
2011-12-21 Jim GrosbachARM NEON mnemonic aliases for vzipq and vswpq.
2011-12-21 Jakub StaszakRevert patch from 147090. There is not point to make...
2011-12-21 Jim GrosbachARM asm parser should be more lenient w/ .thumb_func...
2011-12-21 Dan GohmanFix a copy+pasto. No testcase, because the symptoms...
2011-12-21 Jim GrosbachThumb2 assembly parsing of 'mov rd, rn, rrx'.
2011-12-21 Chad RosierFix 80-column violations.
2011-12-21 Jim GrosbachThumb2 assembly parsing of 'mov(register shifted regist...
2011-12-21 Nick LewyckyContinue counting intrinsics as instructions (except...
2011-12-21 Nick LewyckyFix typo and spacing, no functionality change.
2011-12-21 Jakub Staszak- Change a few operator[] to lookup which is cheaper.
2011-12-21 Lang HamesOops - LiveIntervalUnion.cpp file does use std::find...
2011-12-21 Lang HamesRemove disused STL header include.
2011-12-21 Rafael EspindolaSwitch from WriteEFlags to getEFlags in preparation...
2011-12-21 Jakob Stoklund... Move common code into an MRI function.
2011-12-21 Jim GrosbachARM NEON assmebly parsing for VLD2 to all lanes instruc...
2011-12-21 Chad RosierNo case stmt for BUILD_VECTOR in PerformDAGCombine...
2011-12-21 Chad RosierFix a couple of copy-n-paste bugs. Noticed by George...
2011-12-21 Manuel KlimekChanges the JSON parser to use the SourceMgr.
2011-12-21 Rafael EspindolaMove the X86 specific bits of the ELF writer to the...
2011-12-21 Rafael EspindolaReduce the exposure of Triple::OSType in the ELF object...
2011-12-21 Rafael EspindolaAdd const.
2011-12-21 Rafael EspindolaSmall refactoring so that RelocNeedsGOT can stay in...
2011-12-21 Manuel KlimekRemoves unused field TheError from LLLexer.
2011-12-21 Craig TopperRemove mode specific disassembler classes and just...
2011-12-21 Craig TopperFix typo in a couple comments
2011-12-21 Nick LewyckyA call to a function marked 'noinline' is not an inline...
2011-12-21 Nick LewyckyMake some intrinsics safe to speculatively execute.
2011-12-21 Evan ChengFix a couple of copy-n-paste bugs. Noticed by George...
2011-12-21 Jim GrosbachARM assembly parsing allows constant expressions for...
2011-12-21 Eric ChristopherRegenerate.
2011-12-21 Jim GrosbachARM NEON VLD2 assembly parsing for structure to all...
2011-12-21 Akira HatanakaFix bug in zero-store peephole pattern reported in...
2011-12-21 Akira HatanakaExpand 64-bit CTLZ nodes if target architecture does...
2011-12-21 Akira HatanakaExpand 64-bit CTPOP and CTTZ.
2011-12-21 Akira HatanakaExpand 64-bit atomic load and store.
2011-12-20 Akira HatanakaTest case for r147017.
2011-12-20 Akira HatanakaAdd definition of DSBH (Double Swap Bytes within Halfwo...
2011-12-20 Akira HatanakaAdd definition of WSBH (Word Swap Bytes within Halfword...
2011-12-20 Akira Hatanaka64-bit uint-fp conversion nodes are expanded.
2011-12-20 Akira HatanakaEnable custom lowering DYNAMIC_STACKALLOC nodes.
2011-12-20 Akira HatanakaSet the correct stack pointer register that should...
2011-12-20 Jim GrosbachEnable and fix a test.
2011-12-20 Chris LattnerFix a nasty bug in the type remapping stuff that I...
2011-12-20 Jim GrosbachARM .req register name aliases are case insensitive...
2011-12-20 Akira HatanakaAdd function MipsDAGToDAGISel::SelectMULT and factor...
2011-12-20 Akira HatanakaFix indentation.
2011-12-20 Akira Hatanaka64-bit data directive.
2011-12-20 Akira Hatanaka32-to-64-bit sext_inreg pattern.
2011-12-20 Akira HatanakaAdd 64-bit extload patterns.
2011-12-20 Akira HatanakaAdd patterns for matching extloads with 64-bit address...
2011-12-20 Jim GrosbachMove comment to appropriate place.
2011-12-20 Akira HatanakaAdd code in MipsDAGToDAGISel for selecting constant...
2011-12-20 Jakob Stoklund... Heed spill slot alignment on ARM.
2011-12-20 Akira HatanakaRevert part of r146995 that was accidentally commmitted.
2011-12-20 Akira Hatanaka32-to-64-bit sign extension pattern.
2011-12-20 Akira HatanakaAdd a pattern for matching zero-store with 64-bit addre...
2011-12-20 Jim GrosbachARM assembly parsing and encoding for VST2 single-eleme...
2011-12-20 Lang HamesFix assert condition.
2011-12-20 Jakub StaszakAdd some constantness to BranchProbabilityInfo and...
2011-12-20 Jim GrosbachARM enable a few more tests.
2011-12-20 Devang PatelAdd support to add named metadata operand.
2011-12-20 Jim GrosbachARM assembly parsing and encoding for VLD2 single-eleme...
2011-12-20 Evan ChengARM target code clean up. Check for iOS, not Darwin...
2011-12-20 Jason W KimFirst steps in ARM AsmParser support for .eabi_attribut...
2011-12-20 Elena DemikhovskyThis is the second fix related to VZEXT_MOVL node.
2011-12-20 Chandler CarruthBegin teaching the X86 target how to efficiently codege...
2011-12-20 Manuel KlimekFixes a potential compilation error.
2011-12-20 Manuel KlimekPulls the implementation of skip() into JSONParser.
2011-12-20 Manuel KlimekFixing option for JSON benchmark broken since the chang...
2011-12-20 Manuel KlimekAddressing style issues in JSON parser.
2011-12-20 Chandler CarruthFix up the CMake build for the new files added in r1469...
2011-12-20 David BlaikieRevert pragma clang suppressions that confuse GCC....
2011-12-20 Nadav RotemAdd a few lines to the release notes:
2011-12-20 David BlaikieUnweaken vtables as per llvm.org/docs/CodingStandards...
2011-12-20 Andrew TrickUnit test for r146950: LSR postinc expansion, PR11571.
2011-12-20 Andrew TrickLSR: Fix another corner case in expansion of postinc...
2011-12-20 Bob WilsonMark ARM eh_sjlj_dispatchsetup as clobbering all regist...
2011-12-20 Chris Lattnerfix typo
2011-12-20 Dan GohmanAdd a line to ReleaseNotes for half float.
2011-12-20 Jim GrosbachARM assembly shifts by zero should be plain 'mov' instr...
2011-12-20 Chris LattnerNow that PR11464 is fixed, reapply the patch to fix...
2011-12-20 Chris Lattnerfix PR11464 by preventing the linker from mapping two...
2011-12-20 Chris Lattneradd a method to improve compatibility with SmallVector.
2011-12-20 Dan GohmanAdd basic generic CodeGen support for half.
2011-12-19 Jim GrosbachARM NEON assembly aliases for VMOV<-->VMVN for i32...
2011-12-19 Evan ChengMove tests to FileCheck.
2011-12-19 Jim GrosbachARM assembly parsing and encoding support for LDRD...
2011-12-19 Evan ChengAdd a if-conversion optimization that allows 'true...
2011-12-19 Eli FriedmanAdd "using" to silence warnings.
next