summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* [Hexagon] Add new InstrItinClass to support timing classes.Jyotsna Verma2014-05-08
* Use for range loops.Rafael Espindola2014-05-08
* Use range loop.Rafael Espindola2014-05-08
* R600: Promote f64 vector load/stores to i64 for consistencyMatt Arsenault2014-05-08
* Use a range loop.Rafael Espindola2014-05-08
* [X86] Add target specific combine rules to fold SSE2/AVX2 packed arithmetic s...Andrea Di Biagio2014-05-08
* [mips] Add PredicateControl to InstAlias'sDaniel Sanders2014-05-08
* [ARM64] Add diagnostics for expected arithmetic shiftsBradley Smith2014-05-08
* [ARM64] Re-work parsing of ADD/SUB shifted immediate operandsBradley Smith2014-05-08
* [ARM64] Ensure immediates in extend operands are in a valid rangeBradley Smith2014-05-08
* [ARM64] Check for proper immediate in shift/extend operandsBradley Smith2014-05-08
* ARM big endian function argument passingChristian Pirker2014-05-08
* Fix a spelling errorHal Finkel2014-05-08
* [mips] Implement l[wd]c3, and s[wd]c3.Daniel Sanders2014-05-08
* [ARM64-BE] Teach fast-isel about how to set up sub-word stack arguments for b...James Molloy2014-05-08
* [mips] Marked up instructions added in MIPS-II and tested that IAS for -mcpu=...Daniel Sanders2014-05-08
* [mips] Implement tlbp, tlbr, tlbwi, and tlbwrDaniel Sanders2014-05-08
* ARM64: make sure FastISel emits SSA MachineInstrsTim Northover2014-05-08
* [asan] Preserve flags in asm instrumentation.Evgeniy Stepanov2014-05-08
* Use a vector of unique_ptrs to fix a memory leak introduced in r208179.Daniel Sanders2014-05-08
* Move late partial-unrolling thresholds into the processor definitionsHal Finkel2014-05-08
* Revert "SCEV: Use I = vector<>.erase(I) to iterate and delete at the same time"Tobias Grosser2014-05-08
* AArch64/ARM64: Port NEON post-increment load/store with 2/3/4 vectors to ARM6...Hao Liu2014-05-08
* SCEV: Use I = vector<>.erase(I) to iterate and delete at the same timeTobias Grosser2014-05-08
* ARM: support FK_SecRel_2 relocations on WoASaleem Abdulrasool2014-05-08
* Simplify and fix incorrect comment. No functionality change.Richard Smith2014-05-08
* Lower certain build_vectors to insertps instructionsFilipe Cabecinhas2014-05-08
* Back out r208257 while I investigate tester failures.Lang Hames2014-05-07
* GlobalValue: Assert symbols with local linkage have default visibilityDuncan P. N. Exon Smith2014-05-07
* IR: Don't allow non-default visibility on local linkageDuncan P. N. Exon Smith2014-05-07
* LTO: Assert visibility of local linkage when merging symbolsDuncan P. N. Exon Smith2014-05-07
* LTO: Check local linkage firstDuncan P. N. Exon Smith2014-05-07
* [RuntimeDyld] Make RuntimeDyldImpl::resolveExternalSymbols preserve theLang Hames2014-05-07
* [X86TTI] Remove the unrolling branch limitsHal Finkel2014-05-07
* [X86] Selectively mark the FMA variants inside a family as isCommutable.Quentin Colombet2014-05-07
* Reformat a couple of functions for clarity.Eric Christopher2014-05-07
* [Hexagon] Add New TSFlags to be used in the upcoming patches.Jyotsna Verma2014-05-07
* avoid segfaultingSebastian Pop2014-05-07
* do not collect undef termsSebastian Pop2014-05-07
* Fix using wrong result type for setcc.Matt Arsenault2014-05-07
* split delinearization pass in 3 stepsSebastian Pop2014-05-07
* [x86] Make the 'x86-64' cpu, what I see as and many use as the genericChandler Carruth2014-05-07
* Tidy up whitespace with clang-format prior to making significantChandler Carruth2014-05-07
* [yaml2obj] Support ELF x86 relocations.Simon Atanasyan2014-05-07
* [ARM64][fast-isel] Disable target specific optimizations at -O0. Functionally,Chad Rosier2014-05-07
* [mips] Add highly experimental support for MIPS-I, MIPS-II, MIPS-III, and MIPS-VDaniel Sanders2014-05-07
* llvm-cov: Explicitly namespace llvm::make_unique to keep MSVC happyJustin Bogner2014-05-07
* Use range loop.Rafael Espindola2014-05-07
* [InstCombine] Add optimization of redundant insertvalue instructions.Michael Zolotukhin2014-05-07
* [mips] Add FGR_32/FGR_64/GPR_64 adjectives and use then instead of FGRPredica...Daniel Sanders2014-05-07