summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* AArch64_BE Elf support for MC-JIT runtime dynamic linkerChristian Pirker2014-03-26
* [mips] Add support to '.set mips64r2'.Matheus Almeida2014-03-26
* AArch64_BE function argument passing for ARM ABIChristian Pirker2014-03-26
* ARM: add intrinsics for the v8 ldaex/stlexTim Northover2014-03-26
* [mips] Hoist common functionality into a new function.Matheus Almeida2014-03-26
* Change @llvm.clear_cache default to call rt-libRenato Golin2014-03-26
* [mips] The decision to use MO_GOT_PAGE and MO_GOT_OFST depends on the ABI bei...Daniel Sanders2014-03-26
* Fix AVX512 Gather and Scatter execution domains.Cameron McInally2014-03-26
* [mips] Add support for '.option pic2'.Matheus Almeida2014-03-26
* Add @llvm.clear_cache builtinRenato Golin2014-03-26
* [PowerPC] Lower VSELECT using xxsel when VSX is availableHal Finkel2014-03-26
* [mips] The register names depend on the ABI being N32/N64 rather than the arc...Daniel Sanders2014-03-26
* Follow-up to r204790: don't try to emit line tables if there are no functions...Timur Iskhodzhanov2014-03-26
* [mips] $s8 is an alias for $fp in all ABI's, not just N32/N64.Daniel Sanders2014-03-26
* Fix PR19239 - Add support for generating debug info for functions without lex...Timur Iskhodzhanov2014-03-26
* Revert "Prevent alias from pointing to weak aliases."Rafael Espindola2014-03-26
* [PowerPC] Generate logical vector VSX instructionsHal Finkel2014-03-26
* Prevent alias from pointing to weak aliases.Rafael Espindola2014-03-26
* DebugInfo: Add fission-related sections to COFFDavid Blaikie2014-03-26
* Correctly detect if a symbol uses a reserved section index or not.Rafael Espindola2014-03-26
* [X86] Add broadcast instructions to the table used by ExeDepsFix pass.Quentin Colombet2014-03-26
* Create .symtab_shndxr only when needed.Rafael Espindola2014-03-25
* [PowerPC] Select between VSX A-type and M-type FMA instructions just before RAHal Finkel2014-03-25
* Use Endian.h to simplify this code a bit.Rafael Espindola2014-03-25
* [Constant Hoisting] Make the constant candidate map local to the collectConst...Juergen Ributzka2014-03-25
* [PowerPC] Correct commutable indices for VSX FMA instructionsHal Finkel2014-03-25
* [PowerPC] Add a TableGen relation for A-type and M-type VSX FMA instructionsHal Finkel2014-03-25
* R600: Move computeMaskedBitsForTargetNode out of AMDILISelLowering.cppMatt Arsenault2014-03-25
* blockfreq: Implement Pass::releaseMemory()Duncan P. N. Exon Smith2014-03-25
* blockfreq: Use const in MachineBlockFrequencyInfoDuncan P. N. Exon Smith2014-03-25
* [X86TTI] Make constant base pointers for getElementPtr opaque.Juergen Ributzka2014-03-25
* [Stackmaps][X86TTI] Fix think-o in getIntImmCost calculation.Juergen Ributzka2014-03-25
* [DAG] Keep the opaque constant flag when performing unary constant folding op...Juergen Ributzka2014-03-25
* [X86] Generate VPSHUFB for in-place v16i16 shufflesAdam Nemet2014-03-25
* [X86] Factor out new helper getPSHUFBAdam Nemet2014-03-25
* [InstCombine] Don't fold bitcast into store if it would need addrspacecastRichard Osborne2014-03-25
* Reuse earlier variables to make it clear the types involved in the cast.Richard Osborne2014-03-25
* ScalarEvolution: Compute exit counts for loops with a power-of-2 step.Benjamin Kramer2014-03-25
* Fix creating illegal setcc cond codes.Matt Arsenault2014-03-25
* [msan] More precise instrumentation of select IR.Evgeniy Stepanov2014-03-25
* [mips] '.set at=$0' should be equivalent to '.set noat'Daniel Sanders2014-03-25
* Fix AVX2 Gather execution domains. Cameron McInally2014-03-25
* [mips] Correct testcase for .set at=$reg and emit the new warnings for numeri...Daniel Sanders2014-03-25
* [mips] Fix assembler temporary expansion and add associated warnings about th...Daniel Sanders2014-03-25
* Simplify loop that worked around bugs in old GCC/Xcode.Erik Verbruggen2014-03-25
* Disable Visual C++ warning 4722 about aborting a destructor,Yaron Keren2014-03-25
* WinCOFF: Add support for -fdata-sectionsDavid Majnemer2014-03-25
* DebugInfo: Add GNU_addr_base and GNU_ranges_base only when there are addresse...David Blaikie2014-03-25
* SLP vectorizer: Don't hoist vector extracts of phis.Andrew Trick2014-03-25
* DebugInfo: Support debug_loc under fissionDavid Blaikie2014-03-25