summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* PR19767: DebugInfo emission of pointer constants.David Blaikie2014-05-20
* Avoids DCE on write_registerRenato Golin2014-05-20
* [PowerPC] PR19796: Also match ISD::TargetConstant in isIntS16ImmediateAdam Nemet2014-05-20
* Clean up language and grammar.Eric Christopher2014-05-20
* Temporarily revert: r209129 - [mips][mips64r6] Sorted *_ENC, *_DESC classes a...Daniel Sanders2014-05-20
* [ARM64] Port basic-a64-diagnostics.s over to ARM64Bradley Smith2014-05-20
* TableGen: permit non-leaf ComplexPattern usesTim Northover2014-05-20
* Add parentheses to suppress the gcc warning '-Wparentheses'.Simon Atanasyan2014-05-20
* Legalizer: Make bswap promotion safe for vectors.Benjamin Kramer2014-05-20
* [Mips] Add more relocation types and MIPS specific e_flags constants.Simon Atanasyan2014-05-20
* ARMEB: Additional test files for ARM fixupsChristian Pirker2014-05-20
* TableGen: convert InstAlias's Emit bit to an int.Tim Northover2014-05-20
* [X86] Tune LEA usage for SilvermontAlexey Volkov2014-05-20
* [LV][REFACTOR] One more tiny fix for printing debug locations in loop vectori...Zinovy Nis2014-05-20
* llvm-readobj: use range-based for loopSaleem Abdulrasool2014-05-20
* Teach isKnownNonNull that a nonnull return is not null. Add a test for this c...Nick Lewycky2014-05-20
* DebugInfo: Emit function definitions within their namespace scope.David Blaikie2014-05-20
* Follow up to 209187, updating a test to use FileCheck. Needed to ignore an ex...David Blaikie2014-05-20
* Update test/DebugInfo/2010-04-06-NestedFnDbgInfo.ll to use FileCheck.David Blaikie2014-05-20
* Add 'nonnull', a new parameter and return attribute which indicates that the ...Nick Lewycky2014-05-20
* LTO: Add a testcase for linking modules with incompatible Debug InfoAdrian Prantl2014-05-19
* OK, NAKAMURA Takumi beat me to this change. So backing out my addition ofKevin Enderby2014-05-19
* David Blaikie pointed out that the test added in r209158 fails in theKevin Enderby2014-05-19
* DebugInfo: Assume all subprogram DIEs have been created before any abstract s...David Blaikie2014-05-19
* [CMake] Add llvm-size to check-llvm, to fix build since r209158.NAKAMURA Takumi2014-05-19
* [ARM64] Adds Cortex-A53 scheduling support for vector load/store post.Chad Rosier2014-05-19
* Remove unused method declarationMatt Arsenault2014-05-19
* Add documentation for llvm-dwarfdump toolAlexey Samsonov2014-05-19
* DebugInfo: Don't include DW_AT_inline on each abstract definition multiple ti...David Blaikie2014-05-19
* DebugInfo: Fix missing inlined_subroutines caused by r208748.David Blaikie2014-05-19
* Fix typos.Eric Christopher2014-05-19
* cmake: Remove -D NDEBUG from CFLAGS as well as CXXFLAGSReid Kleckner2014-05-19
* [ConstantHoisting][X86] Change the cost model to never hoist constants for ty...Juergen Ributzka2014-05-19
* [X86] Add ISel patterns to improve the selection of TZCNT and LZCNT.Andrea Di Biagio2014-05-19
* Implement MachOObjectFile::isSectionData() and MachOObjectFile::isSectionBSSKevin Enderby2014-05-19
* Added more insertps optimizationsFilipe Cabecinhas2014-05-19
* Fix testers by removing dubious testcase for r209154.Lang Hames2014-05-19
* [RuntimeDyld] Fix x86-64 MachO GOT relocation handling.Lang Hames2014-05-19
* Kill symbolization functionality in llvm-dwarfdump. We have llvm-symbolizer f...Alexey Samsonov2014-05-19
* Check the alwaysinline attribute on the call as well as on the caller.Peter Collingbourne2014-05-19
* Use range forMatt Arsenault2014-05-19
* reverting r209132Jyotsna Verma2014-05-19
* MemoryBuffer: Use GetNativeSystemInfo()Alp Toker2014-05-19
* Revert "Patch for function cloning to inline all blocks whose address is taken"Eric Christopher2014-05-19
* [ARM64] Split tbz/tbnz into W/X register variantBradley Smith2014-05-19
* Hexagon: Add encoding bits to the mpy instructions.Jyotsna Verma2014-05-19
* [mips][mips64r6] Sorted *_ENC, *_DESC classes and testsZoran Jovanovic2014-05-19
* Resolving MSVC warnings about switch statements with a default label, but no ...Aaron Ballman2014-05-19
* Flip on vectorization of bswap intrinsics.Benjamin Kramer2014-05-19
* SDAG: Legalize vector BSWAP into a shuffle if the shuffle is legal but the bs...Benjamin Kramer2014-05-19