| Commit message (Expand) | Author | Age | Files | Lines |
* | Make sure HoistInsertPosition finds a position that is dominated by all | Rafael Espindola | 2012-04-30 | 1 | -1/+1 |
* | Remove unneeded casts. No functionality change. | Jakub Staszak | 2012-04-29 | 1 | -11/+11 |
* | Simplify code a bit. No functional change intended. | Craig Topper | 2012-04-29 | 1 | -4/+3 |
* | Update the documentation of CellSPU, in case it gets removed in 3.1. | Kalle Raiskila | 2012-04-29 | 1 | -0/+14 |
* | RegisterPressure: ArrayRefize some functions for better readability. No funct... | Benjamin Kramer | 2012-04-29 | 2 | -38/+40 |
* | Fix some formatting, grammar and style issues and add a couple of missing com... | Eli Bendersky | 2012-04-29 | 5 | -28/+30 |
* | Don't update spill weights when joining intervals. | Jakob Stoklund Olesen | 2012-04-28 | 1 | -25/+0 |
* | Spring cleaning - Delete dead code. | Jakob Stoklund Olesen | 2012-04-28 | 1 | -12/+0 |
* | Fix a problem with blocks that need to be split twice. | Jakob Stoklund Olesen | 2012-04-28 | 1 | -3/+5 |
* | Reapply 155668: Fix the SD scheduler to avoid gluing the same node twice. | Andrew Trick | 2012-04-28 | 1 | -26/+58 |
* | ARM: Thumb add(sp plus register) asm constraints. | Jim Grosbach | 2012-04-27 | 2 | -2/+22 |
* | ARM: Tweak tADDrSP definition for consistent operand order. | Jim Grosbach | 2012-04-27 | 2 | -3/+3 |
* | Revert r155745 | Derek Schuff | 2012-04-27 | 1 | -2/+0 |
* | Fix fastcc structure return with fast-isel on x86-32 | Derek Schuff | 2012-04-27 | 1 | -0/+2 |
* | Track worst case alignment padding more accurately. | Jakob Stoklund Olesen | 2012-04-27 | 1 | -42/+13 |
* | Temporarily revert r155668: Fix the SD scheduler to avoid gluing. | Andrew Trick | 2012-04-27 | 1 | -4/+2 |
* | Use 'unsigned' instead of 'int' in several places when retrieving number of v... | Craig Topper | 2012-04-27 | 1 | -12/+12 |
* | Add x86-specific DAG combine to simplify: | Chad Rosier | 2012-04-27 | 1 | -0/+28 |
* | [Support/YAMLParser] Fix ASan found bugs. | Michael J. Spencer | 2012-04-27 | 1 | -1/+7 |
* | Tidy up spacing. | Craig Topper | 2012-04-27 | 1 | -2/+2 |
* | Don't vectorize target-specific types (ppc_fp128, x86_fp80, etc.). | Hal Finkel | 2012-04-27 | 1 | -0/+6 |
* | Change recurse depth limit to uint32 to fix warning. | David Blaikie | 2012-04-27 | 1 | -1/+1 |
* | Miscellaneous accumulated cleanups. | Dan Gohman | 2012-04-27 | 1 | -71/+57 |
* | Fix the order of the operands in the llvm.fma intrinsic patterns for ARM, | Lang Hames | 2012-04-27 | 2 | -24/+25 |
* | Add an early bailout to IsValueFullyAvailableInBlock from deeply nested blocks. | Mon P Wang | 2012-04-27 | 1 | -3/+12 |
* | Reapply r155682, making constant folding more consistent, with a fix to work | Dan Gohman | 2012-04-27 | 2 | -35/+57 |
* | Fix ARM assembly parsing for upper case condition codes on IT instructions. | Richard Barton | 2012-04-27 | 1 | -1/+1 |
* | X86: Don't emit conditional floating point moves on when targeting pre-pentiu... | Benjamin Kramer | 2012-04-27 | 5 | -15/+84 |
* | [asan] small optimization: do not emit "x+0" instructions | Kostya Serebryany | 2012-04-27 | 1 | -3/+4 |
* | Refactor IT handling not to store the bottom bit of the condition code in the... | Richard Barton | 2012-04-27 | 3 | -14/+7 |
* | Revert r155682, "Use ConstantExpr::getExtractElement when constant-folding ve... | NAKAMURA Takumi | 2012-04-27 | 2 | -51/+32 |
* | [tsan] Atomic support for ThreadSanitizer, patch by Dmitry Vyukov | Kostya Serebryany | 2012-04-27 | 1 | -33/+152 |
* | Implement a bastardized ABI. | Evan Cheng | 2012-04-27 | 2 | -3/+5 |
* | - thumbv6 shouldn't imply +thumb2. Cortex-M0 doesn't suppport 32-bit Thumb2 | Evan Cheng | 2012-04-27 | 2 | -16/+28 |
* | Use ConstantExpr::getExtractElement when constant-folding vectors | Dan Gohman | 2012-04-27 | 2 | -32/+51 |
* | Break up getProfitableChainIncrement(). | Jakob Stoklund Olesen | 2012-04-26 | 1 | -39/+47 |
* | Turn IVChain into a struct. | Jakob Stoklund Olesen | 2012-04-26 | 1 | -19/+42 |
* | Add instcombine patterns for the following transformations: | Chad Rosier | 2012-04-26 | 2 | -0/+19 |
* | Fix the SD scheduler to avoid gluing the same node twice. | Andrew Trick | 2012-04-26 | 1 | -3/+5 |
* | ARM: Thumb ldr(literal) base address alignment is 32-bits. | Jim Grosbach | 2012-04-26 | 1 | -1/+2 |
* | Trivial change to set UseLeaForSP flag in addition to toggling | Preston Gurd | 2012-04-26 | 1 | -0/+2 |
* | [Support/YAML] Properly fix unitialized variable warning by inserting a | Michael J. Spencer | 2012-04-26 | 1 | -6/+12 |
* | Use VLD1 in NEON extenting-load patterns instead of VLDR. | Tim Northover | 2012-04-26 | 1 | -56/+59 |
* | Test commit. | Tim Northover | 2012-04-26 | 1 | -2/+0 |
* | Enable detection of AVX and AVX2 support through CPUID. Add AVX/AVX2 to corei... | Craig Topper | 2012-04-26 | 2 | -13/+9 |
* | Teach the reassociate pass to fold chains of multiplies with repeated | Chandler Carruth | 2012-04-26 | 1 | -10/+247 |
* | If triple is armv7 / thumbv7 and a CPU is specified, do not automatically assume | Evan Cheng | 2012-04-26 | 3 | -7/+16 |
* | Don't forget to reset 'first operand' flag when we're setting the MDNodeOpera... | Bill Wendling | 2012-04-26 | 1 | -5/+8 |
* | Print IV chain numbers while collecting them. | Jakob Stoklund Olesen | 2012-04-25 | 1 | -4/+5 |
* | Remove more dead code. | Jakob Stoklund Olesen | 2012-04-25 | 1 | -3/+0 |