summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove the notion of primitive types.Rafael Espindola2013-12-07
* Whitespace cleanups.NAKAMURA Takumi2013-12-07
* Remove empty MCJIT/load-object-a.ll since r196641.NAKAMURA Takumi2013-12-07
* Factor out the SchedRemainder/SchedBoundary from GenericScheduler strategy.Andrew Trick2013-12-07
* Revert r196639 while I investigate a bot failure.Lang Hames2013-12-07
* Correct think-o in foldPatchpoint. Thanks to Andy Trick for pointing it out.Lang Hames2013-12-07
* Add support for archives and object file caching under MCJIT.Lang Hames2013-12-07
* Fix assert with copy from global through addrspacecastMatt Arsenault2013-12-07
* Add getBitCastOrAddrSpaceCastMatt Arsenault2013-12-07
* [mips] Fix test case.Akira Hatanaka2013-12-07
* Remove unused value.Rafael Espindola2013-12-07
* Add a RequireStructuredCFG Field to TargetMachine.Vincent Lejeune2013-12-07
* R600: Remove orphaned declarationsVincent Lejeune2013-12-07
* llvm-cov: Added test.h header to tests.Yuchen Wu2013-12-07
* Fix the segfault reported in PR 11990.Kaelyn Uhrain2013-12-07
* Fix a narrowing warning due to a type mismatch (size_t vs uint64).Kaelyn Uhrain2013-12-06
* Cache AllowAtInIdentifier as class variable in AsmLexerDavid Peixotto2013-12-06
* 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
* llvm-cov: Regenerated gcov files with r195513 changes.Yuchen Wu2013-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
* Object/COFF: Add export table entry structs.Rui Ueyama2013-12-06
* [Stackmap] Update stackmap unit test to use AnyRegCC.Juergen Ributzka2013-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
* Move test to X86 dirRenato Golin2013-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