summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Revert r207571 - Add slp vectorization to LTO passesYi Jiang2014-04-30
* [X86] Never hoist the shift value of a shift instruction.Michael Zolotukhin2014-04-30
* Convert several loops over MachineFunction basic blocks to range-based loopsAlexey Samsonov2014-04-30
* [IPO/MergeFunctions] changes so it doesn't try to bitcast a struct return typ...Carlo Kok2014-04-30
* IR: Conservatively verify inalloca argumentsDavid Majnemer2014-04-30
* Simplify ELFObjectWriter::SymbolValue.Rafael Espindola2014-04-30
* [mips] Add instruction alias (negu).Matheus Almeida2014-04-30
* [mips] Add instruction alias (sltu).Matheus Almeida2014-04-30
* ELFObjectWriter: deduplicate suffices in strtabHans Wennborg2014-04-30
* ARM64: print fp immediates without using scientific notation.Tim Northover2014-04-30
* AArch64/ARM64: implement remaining TLS relocations (purely MC).Tim Northover2014-04-30
* AArch64/ARM64: add specific diagnostic for MRS/MSR and enable tests.Tim Northover2014-04-30
* AArch64/ARM64: accept and print floating-point immediate 0 as "#0.0"Tim Northover2014-04-30
* IR: Alloca clones should remember inalloca stateDavid Majnemer2014-04-30
* [mips] Add instruction alias (dsll and dsrl).Matheus Almeida2014-04-30
* R600/SI: Use VALU instructions for copying i1 valuesTom Stellard2014-04-30
* R600/SI: Teach moveToVALU how to handle some SMRD instructionsTom Stellard2014-04-30
* [ARM64][fast-isel] Fast-isel doesn't know how to handle f128.Chad Rosier2014-04-30
* [mips] Add instruction alias (sll and srl).Matheus Almeida2014-04-30
* [mips] Fix MipsLongBranch pass to work when the offset from the branch to theSasa Stankovic2014-04-30
* R600: Remove unused function AMDGPUSubtarget::getDefaultSize()Tom Stellard2014-04-30
* [asan] Disable asm instrumentation on unsupported platforms.Evgeniy Stepanov2014-04-30
* ARM64: print lsr instead of lsrv for variable shifts (etc)Tim Northover2014-04-30
* ARM64: use 32-bit operations for uxtb & uxthTim Northover2014-04-30
* AArch64/ARM64: allow smaller granule relocations on MOVZ/MOVNTim Northover2014-04-30
* AArch64/ARM64: copy support for bCC instead of b.CC across.Tim Northover2014-04-30
* AArch64/ARM64: expunge CPSR from the sourcesTim Northover2014-04-30
* AArch64/ARM64: use HS instead of CS & LO instead of CC.Tim Northover2014-04-30
* Grammar fix.Rafael Espindola2014-04-30
* [mips][msa] Fix vector insertions where the index is variableDaniel Sanders2014-04-30
* ARM64: accept ELF-relocated load/store insts without a #.Tim Northover2014-04-30
* ARM64: remove duplication by templating InstPrinter methodsTim Northover2014-04-30
* [mips] Add support for .cpload.Matheus Almeida2014-04-30
* ARM64: use hex immediates for movz/movk instructionsTim Northover2014-04-30
* ARM64: hexify printing various immediate operandsTim Northover2014-04-30
* ARM64: print canonical syntax for add/sub (imm) instructions.Tim Northover2014-04-30
* [LCG] Add the really, *really* boring edge insertion case: adding anChandler Carruth2014-04-30
* [ARM64] Simplify if condition.James Molloy2014-04-30
* [ARM64] Fix stupid copy-pasto in ARM64MCAsmInfo.cpp - aarch64_be -> arm64_beJames Molloy2014-04-30
* [ARM64] Try and make the ELF MCJIT *slightly* less broken for ARM64.James Molloy2014-04-30
* [ARM64] Ensure arm64_be is dealt with when emitting debug info.James Molloy2014-04-30
* ARM64: make sure FastISel uses a GPR64 source in 64-bit extensions.Tim Northover2014-04-30
* [LCG] Actually test the *basic* edge removal bits (IE, the non-SCCChandler Carruth2014-04-30
* Add a <tuple> include to more files that aren't getting it transitively on MSVC.Benjamin Kramer2014-04-30
* Use makeArrayRef insted of calling ArrayRef<T> constructor directly. I introd...Craig Topper2014-04-30
* ARM: support stack probe emission for Windows on ARMSaleem Abdulrasool2014-04-30
* ConstantHoisting.cpp: Add <tuple> for std::tie, since r207593 removed FileSys...NAKAMURA Takumi2014-04-30
* ARM: print COFF function header for Windows on ARMSaleem Abdulrasool2014-04-30
* De-virtualize or remove some methods that have no overrides nor override anyt...Craig Topper2014-04-30
* ARM: move llvm_unreachable useSaleem Abdulrasool2014-04-30