oota-llvm.git
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.
2011-12-19 Akira HatanakaAdd a test case for r146900.
2011-12-19 Akira HatanakaAdd patterns for matching immediates whose lower 16...
2011-12-19 Eli FriedmanAttempt to fix PR11607 by shuffling around which class...
2011-12-19 Akira HatanakaTidy up. Simplify logic. No functional change intended.
2011-12-19 Jim GrosbachARM NEON two-operand aliases for VPADD.
2011-12-19 Akira HatanakaRemove definitions of double word shift plus 32 instruc...
2011-12-19 Jim GrosbachARM VFP pre-UAL mnemonic aliases for fmul[sd].
2011-12-19 Akira HatanakaRemove unused predicate.
2011-12-19 Akira HatanakaRemove the restriction on the first operand of the...
2011-12-19 Jim GrosbachARM VFP pre-UAL mnemonic aliases for fcpy[sd] and fdiv...
2011-12-19 Jim GrosbachARM NEON implied destination aliases for VMAX/VMIN.
2011-12-19 Jim GrosbachARM NEON relax parse time diagnostics for alignment...
2011-12-19 Jim GrosbachTidy up.
2011-12-19 Jakob Stoklund... Remove a register class that can just as well be synthe...
2011-12-19 Jakob Stoklund... Handle sub-register operands in recomputeRegClass().
2011-12-19 Jakob Stoklund... Emit a getMatchingSuperRegClass() implementation for...
2011-12-19 Jakob Stoklund... Synthesize register classes for TRI::getMatchingSuperRe...
2011-12-19 Manuel KlimekAllow for benchmarking more than 4GB of memory
2011-12-19 Manuel KlimekAdds a flag to allow specifying the memory limitations...
2011-12-18 Jakub Staszak- Use getExitingBlock instead of getExitingBlocks.
2011-12-18 Benjamin KramerAnother variadics tweak.
2011-12-18 Joerg SonnenbergerAllow inlining of functions with returns_twice calls...
2011-12-18 Benjamin KramerUse the fancy new VariadicFunction template instead...
2011-12-18 Dylan Noblesmithcapitalize project name, reference bugzilla
2011-12-18 Benjamin KramerHexagon: Remove unused variables.
2011-12-17 Chad RosierRevert 146728 as it's causing failures on some of the...
2011-12-17 Kevin EnderbyRevert r146822 at Pete Cooper's request as it broke...
2011-12-17 Craig TopperRemove an unused X86ISD node type.
2011-12-17 Benjamin KramerX86: Factor the bswap asm matching to be slightly less...
2011-12-17 Chandler CarruthAs Doug pointed out (and I really should know), it...
2011-12-17 Pete CooperSimplifyCFG now predicts some conditional branches...
2011-12-17 Manuel KlimekDeleting the json-bench-test until I understand why...
2011-12-17 Evan ChengFix a CPSR liveness tracking bug introduced when I...
2011-12-17 Pete CooperRefactor code used in InstCombine::FoldAndOfICmps to...
2011-12-17 Rafael EspindolaAdd back the MC bits of 126425. Original patch by Natha...
2011-12-17 Lang HamesMake sure that the lower bits on the VSELECT condition...
2011-12-17 Jakob Stoklund... Preserve more memory operands in ARMExpandPseudo.
2011-12-17 Dan GohmanThe powers that be have decided that LLVM IR should...
2011-12-16 Eric ChristopherWhen recursing for the original size of a type, stop...
2011-12-16 Eric ChristopherResolve part of a fixme and add a new one.
2011-12-16 Eric ChristopherAdd a fixme here.
2011-12-16 Eric ChristopherFix spacing.
2011-12-16 Eric ChristopherUpdate documentation.
2011-12-16 Eric ChristopherExtraneous whitespace and 80-col.
2011-12-16 Jakob Stoklund... Fix off-by-one error in bucket sort.
2011-12-16 Dylan NoblesmithAPInt: update asserts for base-36
2011-12-16 Jakob Stoklund... Don't adjust for alignment padding in OffsetIsInRange.
2011-12-16 Benjamin KramerHexagon: Fix a nasty order-of-initialization bug.
2011-12-16 Devang PatelIn DICompositeType, referenced to derived type is eithe...
2011-12-16 Devang PatelClarify and fix subprogram description.
2011-12-16 Jakob Stoklund... Note ARM constant island alignment in the release notes.
2011-12-16 Manuel KlimekAdds a JSON parser and a benchmark (json-bench) to...
2011-12-16 Chandler CarruthPut the '*' in the right place in the unit test. Forgot...
2011-12-16 Chandler CarruthMake GCC happy by using makeAraryRef instead of the...
2011-12-16 Chandler CarruthAdd a generic collection of class templates to ADT...
2011-12-16 Chris LattnerBy popular demand, link up types by name if they are...
next