summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* Add TargetLowering::prepareVolatileOrAtomicLoadRichard Sandiford2013-12-10
* [AArch64 NEON] Support poly128_t and implement relevant intrinsic.Kevin Qin2013-12-10
* Revert "Fix miscompile of MS inline assembly with stack realignment"Reid Kleckner2013-12-10
* Fix miscompile of MS inline assembly with stack realignmentReid Kleckner2013-12-10
* Fix a crash that occurs when PWD is invalid.Andrew Trick2013-12-10
* llvm-cov: Added -a option for block data.Yuchen Wu2013-12-10
* [AArch64] Refactor the NEON scalar reduce pairwise intrinsics, so that they useChad Rosier2013-12-09
* [AArch64] Remove q and non-q intrinsic definitions in the NEON scalar reduceChad Rosier2013-12-09
* Use a more direct check for finding out the file type.Rafael Espindola2013-12-09
* ADT: Implement MutableArrayRef::reverse_iteratorDavid Majnemer2013-12-09
* Fix comments for PassDebuggingStringDuncan P. N. Exon Smith2013-12-08
* Don't #include heavy Dominators.h file in LoopInfo.h. This change reducesJakub Staszak2013-12-07
* Remove the notion of primitive types.Rafael Espindola2013-12-07
* Whitespace cleanups.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
* Add support for archives and object file caching under MCJIT.Lang Hames2013-12-07
* Add getBitCastOrAddrSpaceCastMatt Arsenault2013-12-07
* Remove unused value.Rafael Espindola2013-12-07
* Add a RequireStructuredCFG Field to TargetMachine.Vincent Lejeune2013-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
* Update AVX512 vector blend intrinsic names.Cameron McInally2013-12-06
* [asan] rewrite asan's stack frame layoutKostya Serebryany2013-12-06
* Object/COFF: Add export table entry structs.Rui Ueyama2013-12-06
* llvm-cov: Conformed headers.Yuchen Wu2013-12-05
* Add #pragma vectorize enable/disable to LLVMRenato Golin2013-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
* Machine model comments. Explain a ProcessorUnit's BufferSize.Andrew Trick2013-12-05
* comment typo and reformatAndrew Trick2013-12-05
* Add forgotten header guardsAlexey Samsonov2013-12-05
* Remove the isImplicitlyPrivate argument of getNameWithPrefix.Rafael Espindola2013-12-05
* Correct word hyphenationsAlp Toker2013-12-05
* Compiler.h: Disable initializer list usage with clang-clReid Kleckner2013-12-05
* [mc] Fix ELF st_other flag.Logan Chien2013-12-05
* Use present fast-math flags when applicable in CreateBinOpMichael Ilseman2013-12-05
* Add support for parsing ARM symbol variants on ELF targetsDavid Peixotto2013-12-04
* Add a FIXME for making the symbol emission functions const.Eric Christopher2013-12-04
* Un-revert r196358: "llvm-cov: Added support for function checksums."Daniel Jasper2013-12-04
* Revert r196358: "llvm-cov: Added support for function checksums."Daniel Jasper2013-12-04
* llvm-cov: Added support for function checksums.Yuchen Wu2013-12-04
* llvm-cov: Added checks for ident, checksum, name.Yuchen Wu2013-12-04
* llvm-cov: Capitalized GCNO and GCDA for consistency.Yuchen Wu2013-12-04
* llvm-cov: Split GCOVFile's read into GCNO and GCDA.Yuchen Wu2013-12-04
* Reland 196270 "Generalize debug info / EH emission in AsmPrinter"Timur Iskhodzhanov2013-12-03
* Revert r196270, "Generalize debug info / EH emission in AsmPrinter"NAKAMURA Takumi2013-12-03
* Generalize debug info / EH emission in AsmPrinterTimur Iskhodzhanov2013-12-03
* llvm-cov: Removed output to STDOUT/specified file.Yuchen Wu2013-12-03