summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* llvm/test/DebugInfo/empty.ll: Suppress crash for targeting pecoff while inves...NAKAMURA Takumi2014-03-25
* Use Endian.h to simplify this code a bit.Rafael Espindola2014-03-25
* [configure/make] Propagate names of build host tools when making BuildToolsMeador Inge2014-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
* Add missing slash to make the doxygen output less confusing.Benjamin Kramer2014-03-25
* R600: Add failing testcase for <3 x i32> stores.Matt Arsenault2014-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] Relax the test some more.Evgeniy Stepanov2014-03-25
* [msan] Make some tests less strict.Evgeniy Stepanov2014-03-25
* Fix these tests on windows.Rafael Espindola2014-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
* Remove cmake module support for Visual C++ 2010 (MSVC10)Yaron Keren2014-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
* test: fix CHECK linesSaleem Abdulrasool2014-03-25
* SLP vectorizer: Don't hoist vector extracts of phis.Andrew Trick2014-03-25
* DebugInfo: Support debug_loc under fissionDavid Blaikie2014-03-25
* DebugInfo: Remove unnecessary zero-size checkDavid Blaikie2014-03-25
* Support: Functions for consuming endian specific data from a buffer.Justin Bogner2014-03-25
* Register Allocator: check other options before using a CSR for the first time.Manman Ren2014-03-25
* Fix crashes when assembler directives are used that are notKevin Enderby2014-03-25
* Register Allocator: refactoring (no functionality change).Manman Ren2014-03-24
* DebugInfo: Simplify debug loc list handling by keeping separate listsDavid Blaikie2014-03-24