summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Support: Fix handling of args that begin with @ but aren't filesJustin Bogner2013-12-06
* Added support for mcpu kraitAna Pazos2013-12-06
* DebugInfo: Move unit begin/end labels into the unitDavid Blaikie2013-12-06
* DebugInfo: Include the section and start-of-section label in the unitDavid Blaikie2013-12-06
* Don't use isNullValue to evaluate ConstantExprDuncan P. N. Exon Smith2013-12-06
* Integrated assembler incorrectly lexes ARM-style commentsDavid Peixotto2013-12-06
* micro optimization: isSizedDerivedType is only called with arrays, vectors an...Rafael Espindola2013-12-06
* DwarfDebug: Walk skeletons during fission pubtypes/pubnames emissionDavid Blaikie2013-12-06
* DebugInfo: Ensure unit IDs (for non-skeletal units) match thein index in the ...David Blaikie2013-12-06
* Bug 18149: [AArch32] VSel instructions has no ARMCC fieldWeiming Zhao2013-12-06
* comment grammarAndrew Trick2013-12-06
* Update AVX512 vector blend intrinsic names.Cameron McInally2013-12-06
* [SystemZ] Use LOAD AND TEST for comparisons with -0Richard Sandiford2013-12-06
* [SystemZ] Extend the use of C(L)GFRRichard Sandiford2013-12-06
* [SystemZ] Optimize selects between 0 and -1Richard Sandiford2013-12-06
* [asan] fix ndebug build with strict warnings (-Wunused-variable)Kostya Serebryany2013-12-06
* [asan] rewrite asan's stack frame layoutKostya Serebryany2013-12-06
* Fix bug introduced in r196517.Daniel Jasper2013-12-06
* Fix an index array check.Eric Christopher2013-12-06
* Fix a pair of array index checks.Eric Christopher2013-12-06
* Delete dead code.Reed Kotler2013-12-06
* Apply transformation on OS X 10.9+ and iOS 7.0+: pow(10, x) ―> __exp10(x)Yi Jiang2013-12-05
* llvm-cov: Further improved error messages.Yuchen Wu2013-12-05
* llvm-cov: Conformed headers.Yuchen Wu2013-12-05
* Add #pragma vectorize enable/disable to LLVMRenato Golin2013-12-05
* Check hint registers for interference only once before evictionsAditya Nandakumar2013-12-05
* Implemented vget/vset_lane_f16 intrinsicsAna Pazos2013-12-05
* llvm-cov: Changed extension from .llcov to .gcov.Yuchen Wu2013-12-05
* Revert part of GCC warning fix to fix debug build.Matt Arsenault2013-12-05
* Fix minor GCC warnings.Matt Arsenault2013-12-05
* Change std::deque => std::vector. No functionality change.Michael Gottesman2013-12-05
* Fix non-deterministic behavior.Rafael Espindola2013-12-05
* Rename DwarfUnits to DwarfFile to help avoid some naming confusion.Eric Christopher2013-12-05
* MI-Sched: Model "reserved" processor resources.Andrew Trick2013-12-05
* MI-Sched: handle latency of in-order operations with the new machine model.Andrew Trick2013-12-05
* Fix the A9 machine model. VTRN writes two registers.Andrew Trick2013-12-05
* comment typo and reformatAndrew Trick2013-12-05
* Add a default constructor to get deterministic behavior.Rafael Espindola2013-12-05
* SLPVectorizer: An in-tree vectorized entry cannot also be a scalar external useArnold Schwaighofer2013-12-05
* [tsan] fix PR18146: sometimes a variable written into vptr could have an inte...Kostya Serebryany2013-12-05
* [NVPTX] Fix off-by-one error when creating the VT list for an SDNodeJustin Holewinski2013-12-05
* [mips] Small code generation improvement for conditional operator (select)Matheus Almeida2013-12-05
* [mips] Add some comments related to the optimization performed in performSELE...Matheus Almeida2013-12-05
* [mips][msa] Fix issue with immediate fields of LD/ST instructionsMatheus Almeida2013-12-05
* ARM: fix yet another stack-folding bugTim Northover2013-12-05
* DwarfDebug/DwarfUnit: Push abbreviation structures down into DwarfUnits to re...David Blaikie2013-12-05
* Use isIntrinsic() instead of checking for "llvm."Matt Arsenault2013-12-05
* Remove the isImplicitlyPrivate argument of getNameWithPrefix.Rafael Espindola2013-12-05
* Correct word hyphenationsAlp Toker2013-12-05
* Hide the stub created for MO_ExternalSymbol too.Rafael Espindola2013-12-05