2011-12-20 |
Jim Grosbach | ARM enable a few more tests. |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Devang Patel | Add support to add named metadata operand. |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Jim Grosbach | ARM assembly parsing and encoding for VLD2 single-eleme... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Evan Cheng | ARM target code clean up. Check for iOS, not Darwin... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Jason W Kim | First steps in ARM AsmParser support for .eabi_attribut... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Elena Demikhovsky | This is the second fix related to VZEXT_MOVL node. |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Chandler Carruth | Begin teaching the X86 target how to efficiently codege... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Manuel Klimek | Fixes a potential compilation error. |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Manuel Klimek | Pulls the implementation of skip() into JSONParser. |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Manuel Klimek | Fixing option for JSON benchmark broken since the chang... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Manuel Klimek | Addressing style issues in JSON parser. |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Chandler Carruth | Fix up the CMake build for the new files added in r1469... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
David Blaikie | Revert pragma clang suppressions that confuse GCC.... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Nadav Rotem | Add a few lines to the release notes: |
commit | commitdiff | tree | snapshot |
2011-12-20 |
David Blaikie | Unweaken vtables as per llvm.org/docs/CodingStandards... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Andrew Trick | Unit test for r146950: LSR postinc expansion, PR11571. |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Andrew Trick | LSR: Fix another corner case in expansion of postinc... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Bob Wilson | Mark ARM eh_sjlj_dispatchsetup as clobbering all regist... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Chris Lattner | fix typo |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Dan Gohman | Add a line to ReleaseNotes for half float. |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Jim Grosbach | ARM assembly shifts by zero should be plain 'mov' instr... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Chris Lattner | Now that PR11464 is fixed, reapply the patch to fix... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Chris Lattner | fix PR11464 by preventing the linker from mapping two... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Chris Lattner | add a method to improve compatibility with SmallVector. |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Dan Gohman | Add basic generic CodeGen support for half. |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Jim Grosbach | ARM NEON assembly aliases for VMOV<-->VMVN for i32... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Evan Cheng | Move tests to FileCheck. |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Jim Grosbach | ARM assembly parsing and encoding support for LDRD... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Evan Cheng | Add a if-conversion optimization that allows 'true... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Eli Friedman | Add "using" to silence warnings. |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Akira Hatanaka | Add a test case for r146900. |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Akira Hatanaka | Add patterns for matching immediates whose lower 16... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Eli Friedman | Attempt to fix PR11607 by shuffling around which class... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Akira Hatanaka | Tidy up. Simplify logic. No functional change intended. |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Jim Grosbach | ARM NEON two-operand aliases for VPADD. |
commit | commitdiff | tree | snapshot |
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 |
next |