| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM cost model: Unaligned vectorized double stores are expensive | Arnold Schwaighofer | 2013-10-29 | 2 | -9/+29 |
* | ARM cost model: Account for zero cost scalar SROA instructions | Arnold Schwaighofer | 2013-10-29 | 1 | -0/+52 |
* | Adding a workaround for __main linking with remote lli and Cygwin/MinGW | Andrew Kaylor | 2013-10-29 | 8 | -21/+3 |
* | Move the STT_FILE symbols out of the normal symbol table processing for | Joerg Sonnenberger | 2013-10-29 | 1 | -0/+47 |
* | Debug Info: use createAndAddDIE for newly-created Subprogram DIEs. | Manman Ren | 2013-10-29 | 5 | -14/+22 |
* | Renaming MCJIT .ir files to .ll and moving them to Inputs | Andrew Kaylor | 2013-10-28 | 16 | -9/+9 |
* | lit: add missing substitutions for recently added tools | Alp Toker | 2013-10-28 | 2 | -0/+4 |
* | Quote potential shell expansions found in tests | Alp Toker | 2013-10-28 | 2 | -2/+2 |
* | Convert another llc -filetype=obj test. | Rafael Espindola | 2013-10-28 | 2 | -29/+44 |
* | Convert another llc -filetype=obj test. | Rafael Espindola | 2013-10-28 | 2 | -34/+61 |
* | Convert another llc -filetype=obj test. | Rafael Espindola | 2013-10-28 | 2 | -31/+56 |
* | Standardizing lli's extra module command line option | Andrew Kaylor | 2013-10-28 | 9 | -9/+9 |
* | Convert another llc -filetype=obj test. | Rafael Espindola | 2013-10-28 | 2 | -27/+41 |
* | Convert another llc -filetype=obj test. | Rafael Espindola | 2013-10-28 | 2 | -16/+209 |
* | Convert another llc -filetype=obj test. | Rafael Espindola | 2013-10-28 | 2 | -17/+59 |
* | Convert another llc -filetype=obj test. | Rafael Espindola | 2013-10-28 | 2 | -17/+33 |
* | Return early from getUnconditionalBranchTargetOpValue if the branch target is | Lang Hames | 2013-10-28 | 1 | -2/+2 |
* | Convert a llc -filetype=obj test into a llvm-mc test. | Rafael Espindola | 2013-10-28 | 2 | -16/+98 |
* | [arm] Implement eabi_attribute, cpu, and fpu directives. | Logan Chien | 2013-10-28 | 6 | -38/+393 |
* | [SystemZ] Set usaAA to true | Richard Sandiford | 2013-10-28 | 5 | -18/+19 |
* | [DAGCombiner] Respect volatility when checking for aliases | Richard Sandiford | 2013-10-28 | 1 | -1/+2 |
* | Keep TBAA info when rewriting SelectionDAG loads and stores | Richard Sandiford | 2013-10-28 | 1 | -0/+20 |
* | SCEV: Make the final add of an inbounds GEP nuw if we know that the index is ... | Benjamin Kramer | 2013-10-28 | 1 | -2/+38 |
* | Make first substantial checkin of my port of ARM constant islands code to Mips. | Reed Kotler | 2013-10-27 | 1 | -0/+35 |
* | MCJIT-remote: __main should be resolved in child context. | NAKAMURA Takumi | 2013-10-27 | 8 | -5/+24 |
* | AVX-512: PMIN/PMAX intrinsics and patterns | Elena Demikhovsky | 2013-10-27 | 1 | -0/+56 |
* | Revert r193251 : Use address-taken to disambiguate global variable and indire... | Shuxin Yang | 2013-10-27 | 7 | -38/+9 |
* | llvm/test/lit.cfg: Tighten conditions to enable 'native'. | NAKAMURA Takumi | 2013-10-26 | 1 | -1/+3 |
* | llvm/test/Other/close-stderr.ll: Remove "XFAIL:win32". It reverts r173509. | NAKAMURA Takumi | 2013-10-26 | 1 | -3/+0 |
* | Fix SCEVExpander: don't try to expand quadratic recurrences outside a loop. | Andrew Trick | 2013-10-25 | 1 | -0/+42 |
* | Fix LSR: don't normalize quadratic recurrences. | Andrew Trick | 2013-10-25 | 1 | -6/+38 |
* | Handle calls and invokes in GlobalStatus. | Rafael Espindola | 2013-10-25 | 1 | -0/+37 |
* | LoopVectorizer: Don't attempt to vectorize extractelement instructions | Hal Finkel | 2013-10-25 | 1 | -0/+35 |
* | [X86][AVX512] Add patterns that match the AVX512 floating point register vbro... | Quentin Colombet | 2013-10-25 | 1 | -0/+14 |
* | [X86][AVX512] Add patterns that match the AVX512 floating point vbroadcast in... | Quentin Colombet | 2013-10-25 | 1 | -0/+14 |
* | ARM: allow .thumb_func to be separated from symbol definition | Tim Northover | 2013-10-25 | 1 | -1/+1 |
* | ARM: don't expand atomicrmw inline on Cortex-M0 | Tim Northover | 2013-10-25 | 1 | -0/+1 |
* | LegalizeDAG: allow libcalls for max/min atomic operations | Tim Northover | 2013-10-25 | 1 | -0/+24 |
* | ARM: tweak test to pass on all platforms | Tim Northover | 2013-10-25 | 1 | -1/+3 |
* | ARM: Test r193381 a bit more thoroughly. | Jim Grosbach | 2013-10-24 | 1 | -0/+2 |
* | ARM: Tweak usage of '*vfp' compiler_rt functions. | Jim Grosbach | 2013-10-24 | 1 | -2/+2 |
* | Inliner: Handle readonly attribute per argument when adding memcpy | Tom Stellard | 2013-10-24 | 1 | -4/+29 |
* | I had to move and remove | Renato Golin | 2013-10-24 | 1 | -46/+0 |
* | ARM: Mark double-precision instructions as such | Tim Northover | 2013-10-24 | 2 | -0/+200 |
* | Fix broken builds by moving test to x86 dir | Renato Golin | 2013-10-24 | 1 | -0/+46 |
* | Mark vector loops as already vectorized | Renato Golin | 2013-10-24 | 2 | -2/+49 |
* | ARM: add a couple more NEON predicates. | Tim Northover | 2013-10-24 | 1 | -1/+12 |
* | ARM: mark various aliases with their architecture requirements. | Tim Northover | 2013-10-24 | 2 | -0/+24 |
* | Added tests for microMIPS relocations 1. | Zoran Jovanovic | 2013-10-24 | 3 | -0/+191 |
* | ARM: Use non-VFP softcalls on embedded Darwinish targets | Tim Northover | 2013-10-24 | 1 | -0/+22 |