summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Add addrspacecast instruction.Matt Arsenault2013-11-15
* R600: Fix scheduling of instructions that use the LDS output queueTom Stellard2013-11-15
* R600/SI: Add processor type for HawaiiTom Stellard2013-11-14
* When folding memory operands, preserve existing MachineMemOperands.Andrew Trick2013-11-14
* R600/SI: Remove redundant legalizeOperands callMatt Arsenault2013-11-14
* Add #include raw_ostream.h in lib/Target/R600/SIFixSGPRCopies.cppHans Wennborg2013-11-14
* R600/SI: Specify S_ADDK/S_MULK set SCC and are commutableMatt Arsenault2013-11-14
* DebugInfo: Simplify/narrow null-check for getOrCreateTypeDavid Blaikie2013-11-14
* Recognize 0x0000 as a COFF file magic.Rui Ueyama2013-11-14
* [AArch64] Remove redundant Neon_immAllOnes/Neon_immAllZeros leaf patterns.Chad Rosier2013-11-14
* DwarfCompileUnit::getOrCreateContext: Return the compile unit DIE rather than...David Blaikie2013-11-14
* Remove unnecessary 'else' after return.David Blaikie2013-11-14
* ARM: produce friendly error for invalid inline asmTim Northover2013-11-14
* Error if we see an alias to a declaration.Rafael Espindola2013-11-14
* [asan] Poor man's coverage that works with ASanKostya Serebryany2013-11-14
* [msan] Fast path optimization for wrap-indirect-calls feature of MemorySaniti...Evgeniy Stepanov2013-11-14
* IR/GCOV.cpp: Use PRIu64 as format string with uint64_t.NAKAMURA Takumi2013-11-14
* Whitespace.NAKAMURA Takumi2013-11-14
* AVX-512: Handled extractelement from mask vector;Elena Demikhovsky2013-11-14
* Indentation fixesMatt Arsenault2013-11-14
* Add a commentMatt Arsenault2013-11-14
* Fix trailing whitespace in debug printingMatt Arsenault2013-11-14
* yaml::Input::mapTag(): Don't use StringRef to hold return type of std::string.NAKAMURA Takumi2013-11-14
* Whitespace.NAKAMURA Takumi2013-11-14
* AArch64DAGToDAGISel::SelectVTBL(): Fix a warning. [-Wunused-variable]NAKAMURA Takumi2013-11-14
* Minor extension to llvm.experimental.patchpoint: don't require a call.Andrew Trick2013-11-14
* Don't mangle \n and "Rafael Espindola2013-11-14
* R600/SIFixSGPRCopies.cpp: Fix \param to \return. [-Wdocumentation]NAKAMURA Takumi2013-11-14
* Whitespace.NAKAMURA Takumi2013-11-14
* [AArch64 neon] support poly64 and relevant intrinsic functions.Kevin Qin2013-11-14
* Implement aarch64 neon instruction class SIMD misc.Kevin Qin2013-11-14
* Add dyn_cast<> support to YAML I/O's IO classNick Kledzik2013-11-14
* Added BlockFrequencyInfo::view for displaying the block frequency propagation...Michael Gottesman2013-11-14
* Implement AArch64 NEON instruction set AdvSIMD (table).Jiangning Liu2013-11-14
* Fixing a heisenbug where the memory dependence analysis behaves differentlyYunzhong Gao2013-11-14
* Add simple support for tags in YAML I/ONick Kledzik2013-11-14
* llvm-cov: Slightly improved error checking.Yuchen Wu2013-11-14
* llvm-cov: Removed StringMap holding GCOVLines.Yuchen Wu2013-11-14
* llvm-cov: Replaced asserts with proper error handling.Yuchen Wu2013-11-14
* Fixed 80+ violations.Michael Gottesman2013-11-14
* R600: Fix uninitialized variable usageTom Stellard2013-11-13
* Take care of long short branch immediate instructions for mips16 inReed Kotler2013-11-13
* R600/SI: Add support for private address space load/storeTom Stellard2013-11-13
* R600/SI: Prefer SALU instructions for bit shift operationsTom Stellard2013-11-13
* add more comments around the delinearization of arraysSebastian Pop2013-11-13
* Simplify code. No functionality change.Jakub Staszak2013-11-13
* Use StringRef instead of std::stringJakub Staszak2013-11-13
* [AArch64] Add support for legacy AArch32 NEON scalar shift by immediateChad Rosier2013-11-13
* Enable generating legacy IT block for AArch32Weiming Zhao2013-11-13
* DIEHash: Move header include to be first in the implementation file to flush ...David Blaikie2013-11-13