summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* [AArch64] Refactor the NEON signed/unsigned floating-point convert to fixed-p...Chad Rosier2013-12-10
* [AArch64] Overload NEON signed/unsigned floating-point convert to fixed-pointChad Rosier2013-12-10
* [AArch64] Overload NEON signed/unsigned integer convert to floating-pointChad Rosier2013-12-10
* Fix gcc warnings.Matt Arsenault2013-12-10
* Reland "Fix miscompile of MS inline assembly with stack realignment"Reid Kleckner2013-12-10
* Make Triple's isOSBinFormatXXX functions partition triple-space.Tim Northover2013-12-10
* [AArch64] Refactor the Neon vector/scalar floating-point convert intrinsics soChad Rosier2013-12-10
* [AArch64] Refactor the Neon vector/scalar floating-point convert implementation.Chad Rosier2013-12-10
* Ensure that the backend no longer emits unnecessary vector insert instructionsAndrea Di Biagio2013-12-10
* R600: Fix an infinite loop when trying to reorganize export/tex vector inputVincent Lejeune2013-12-10
* R600: Fix input modifiers lost for CaymanVincent Lejeune2013-12-10
* Next step in Mips16 prologue/epilogue cleanup.Reed Kotler2013-12-10
* AVX-512: changed intrinsics for mask operationsElena Demikhovsky2013-12-10
* AVX-512: Changed intrinsics of VPCONFLICT to match GCC builtin formElena Demikhovsky2013-12-10
* Darwin: update default iOS version to 5.0Tim Northover2013-12-10
* [mips][msa] Correct sld and sldi builtins.Daniel Sanders2013-12-10
* Add TargetLowering::prepareVolatileOrAtomicLoadRichard Sandiford2013-12-10
* Add TargetLowering::prepareVolatileOrAtomicLoadRichard Sandiford2013-12-10
* [AArch64 NEON] Replace fpimm with fpz32 for floating compare with zero.Kevin Qin2013-12-10
* [AArch64 NEON] Support poly128_t and implement relevant intrinsic.Kevin Qin2013-12-10
* GCOV.cpp: Use PRIu64 instead of %lu.NAKAMURA Takumi2013-12-10
* Add proper dependencies to LLVMBuild.txt in llvm/lib.NAKAMURA Takumi2013-12-10
* Whitespaces.NAKAMURA Takumi2013-12-10
* Revert "Fix miscompile of MS inline assembly with stack realignment"Reid Kleckner2013-12-10
* Fix miscompile of MS inline assembly with stack realignmentReid Kleckner2013-12-10
* Fix a crash that occurs when PWD is invalid.Andrew Trick2013-12-10
* whitespaceAndrew Trick2013-12-10
* Fix PR18162 - Incorrect assertion assumed that the SDValue resno is zero.Nadav Rotem2013-12-10
* llvm-cov: Added -a option for block data.Yuchen Wu2013-12-10
* Disable emitting DW_AT_GNU_ranges_base until we actually use it.Eric Christopher2013-12-10
* Add comments documenting the ARM datalayout string.Rafael Espindola2013-12-10
* We never emit info into the macro info section, stop emitting anEric Christopher2013-12-10
* 80-col.Eric Christopher2013-12-10
* Simplify further.Rafael Espindola2013-12-10
* Transforms: Don't create bad branch weights when folding a switchJustin Bogner2013-12-10
* Rename CompileUnit->DwarfCompileUnit and TypeUnit->DwarfTypeUnit forEric Christopher2013-12-09
* Refactor the construction of the DataLayout string on ARM.Rafael Espindola2013-12-09
* Rename Unit->DwarfUnit to match the file name and make it a bit lessEric Christopher2013-12-09
* [AArch64] Refactor the NEON scalar reduce pairwise intrinsics, so that they useChad Rosier2013-12-09
* [AArch64] Refactor NEON scalar reduce pairwise front-end codegen to removeChad Rosier2013-12-09
* [AArch64] Remove q and non-q intrinsic definitions in the NEON scalar reduceChad Rosier2013-12-09
* get rid of superfluous commentReed Kotler2013-12-09
* Delete some old code used for testing that is not needed anymore.Reed Kotler2013-12-09
* Don't add suffixes for stdcall/fastcall on 64 coff.Rafael Espindola2013-12-09
* Use a more direct check for finding out the file type.Rafael Espindola2013-12-09
* Don't set a variable to its default value.Rafael Espindola2013-12-09
* Fix pattern match for movi with 0D resultAna Pazos2013-12-09
* DwarfDebug/Unit: Remove another case of label recreation by storing the gnu_r...David Blaikie2013-12-09
* Improve the detection of the pathSylvestre Ledru2013-12-09
* [mips][msa] Fix invalid generated code when lowering FrameIndex involving una...Daniel Sanders2013-12-09