2011-12-19 |
Akira Hatanaka | Remove definitions of double word shift plus 32 instruc... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Jim Grosbach | ARM VFP pre-UAL mnemonic aliases for fmul[sd]. |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Akira Hatanaka | Remove unused predicate. |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Akira Hatanaka | Remove the restriction on the first operand of the... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Jim Grosbach | ARM VFP pre-UAL mnemonic aliases for fcpy[sd] and fdiv... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Jim Grosbach | ARM NEON implied destination aliases for VMAX/VMIN. |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Jim Grosbach | ARM NEON relax parse time diagnostics for alignment... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Jim Grosbach | Tidy up. |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Jakob Stoklund... | Remove a register class that can just as well be synthe... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Jakob Stoklund... | Handle sub-register operands in recomputeRegClass(). |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Jakob Stoklund... | Emit a getMatchingSuperRegClass() implementation for... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Jakob Stoklund... | Synthesize register classes for TRI::getMatchingSuperRe... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Manuel Klimek | Allow for benchmarking more than 4GB of memory |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Manuel Klimek | Adds a flag to allow specifying the memory limitations... |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Jakub Staszak | - Use getExitingBlock instead of getExitingBlocks. |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Benjamin Kramer | Another variadics tweak. |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Joerg Sonnenberger | Allow inlining of functions with returns_twice calls... |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Benjamin Kramer | Use the fancy new VariadicFunction template instead... |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Dylan Noblesmith | capitalize project name, reference bugzilla |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Benjamin Kramer | Hexagon: Remove unused variables. |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Chad Rosier | Revert 146728 as it's causing failures on some of the... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Kevin Enderby | Revert r146822 at Pete Cooper's request as it broke... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Craig Topper | Remove an unused X86ISD node type. |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Benjamin Kramer | X86: Factor the bswap asm matching to be slightly less... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Chandler Carruth | As Doug pointed out (and I really should know), it... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Pete Cooper | SimplifyCFG now predicts some conditional branches... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Manuel Klimek | Deleting the json-bench-test until I understand why... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Evan Cheng | Fix a CPSR liveness tracking bug introduced when I... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Pete Cooper | Refactor code used in InstCombine::FoldAndOfICmps to... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Rafael Espindola | Add back the MC bits of 126425. Original patch by Natha... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Lang Hames | Make sure that the lower bits on the VSELECT condition... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Jakob Stoklund... | Preserve more memory operands in ARMExpandPseudo. |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Dan Gohman | The powers that be have decided that LLVM IR should... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Eric Christopher | When recursing for the original size of a type, stop... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Eric Christopher | Resolve part of a fixme and add a new one. |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Eric Christopher | Add a fixme here. |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Eric Christopher | Fix spacing. |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Eric Christopher | Update documentation. |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Eric Christopher | Extraneous whitespace and 80-col. |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Jakob Stoklund... | Fix off-by-one error in bucket sort. |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Dylan Noblesmith | APInt: update asserts for base-36 |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Jakob Stoklund... | Don't adjust for alignment padding in OffsetIsInRange. |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Benjamin Kramer | Hexagon: Fix a nasty order-of-initialization bug. |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Devang Patel | In DICompositeType, referenced to derived type is eithe... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Devang Patel | Clarify and fix subprogram description. |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Jakob Stoklund... | Note ARM constant island alignment in the release notes. |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Manuel Klimek | Adds a JSON parser and a benchmark (json-bench) to... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Chandler Carruth | Put the '*' in the right place in the unit test. Forgot... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Chandler Carruth | Make GCC happy by using makeAraryRef instead of the... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Chandler Carruth | Add a generic collection of class templates to ADT... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Chris Lattner | By popular demand, link up types by name if they are... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Craig Topper | Don't try to match 'unpackl/h v, v' for 32xi8 and 16xi1... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
NAKAMURA Takumi | Tweak CMake build on Cygwin. |
commit | commitdiff | tree | snapshot |
2011-12-16 |
NAKAMURA Takumi | Target/Hexagon: Fix CMake build. |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Andrew Trick | Avoid a confusing assert for silly options: -unroll... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Kostya Serebryany | [asan] add a test for instrumenting globals |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Jim Grosbach | ARM NEON aliases for vmovq.f* |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Jakob Stoklund... | Extract a method. No functional change. |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Daniel Dunbar | llvm-config: Fix --targets-built, I changed this to... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Jim Grosbach | Thumb2 ADR assembly parsing w/o the .w suffix. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Eli Friedman | Make sure we correctly note the existence of an i8... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Daniel Dunbar | llvm-config: Update help text for removal of "backend... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Daniel Dunbar | build/unittests: Fix llvm-config names for gtest librar... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Nick Lewycky | Move parts of lib/Target that use CodeGen into lib... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Eli Friedman | Make check a bit more strict so we don't call ARM_AM... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Jim Grosbach | ARM NEON VCLE is an alias for VCGE w/ the source operan... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Kostya Serebryany | [asan] add the name of the module to the description... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Tony Linthicum | Add MCTargetDesc library to Hexagon target |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Jim Grosbach | ARM NEON VTBL/VTBX assembly parsing and encoding. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Jakob Stoklund... | Enable proper constant island alignment by default. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Chad Rosier | Add missing zmovl AVX patterns which were causing crashes. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Kostya Serebryany | [asan] fix a bug (issue 19) where dlclose and the follo... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Jim Grosbach | Silence warning. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Jim Grosbach | ARM NEON two-register double spaced register list parsi... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Chad Rosier | Fix assert in LowerBUILD_VECTOR for v16i16 type on... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Eli Friedman | Zap unnecessary semicolons. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Lang Hames | Set specific target cpu for testcase. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Lang Hames | Added test case for r146671. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Jakob Stoklund... | Use the proper comparator for set_intersection. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Lang Hames | Fix VSELECT operand order. Was previously backwards... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Devang Patel | Update DebugLoc while merging nodes at -O0. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Hal Finkel | Add a test case to make sure that the nop really does... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Devang Patel | Virtual table holder field is either metadata or null. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Hal Finkel | Ensure that the nop that should follow a bl call in... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Jakob Stoklund... | Synthesize missing register class intersections. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Richard Osborne | Pass optLevel to XCoreDAGToDAGISel. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Eli Friedman | Fix test. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Eli Friedman | Make constant folding for GEPs a bit more aggressive. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Eli Friedman | Don't try to form FGETSIGN after legalization; it is... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Chad Rosier | Use SmallVector/assign(), rather than std::vector/push_... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Chad Rosier | Add support for lowering fneg when AVX is enabled. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Pete Cooper | Added InstCombine for "select cond, ~cond, x" type... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Owen Anderson | Enable synthesis of FLOG2 and FEXP2 SelectionDAG nodes... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Eli Friedman | Make loop preheader insertion in LoopSimplify handle... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Bill Wendling | Re-re-enable compact unwind after fixing a failure... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Kevin Enderby | Another improvement to the implementation of .incbin... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Bill Wendling | The saved registers weren't being processed in the... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Dan Gohman | Move Instruction::isSafeToSpeculativelyExecute out... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Jakob Stoklund... | Consider CPE alignment in CreateNewWater(). |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Jim Grosbach | ARM NEON better assembly operand range checking for... |
commit | commitdiff | tree | snapshot |
next |