summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [asm matcher] Fix incorrect assertion when there are exactly 32 SubtargetFeat...Daniel Sanders2014-05-21
* [asan] Fix x86-32 asm instrumentation to preserve flags.Evgeniy Stepanov2014-05-21
* MC: mark COFF .drectve section as REMOVESaleem Abdulrasool2014-05-21
* [modules] Add module maps for LLVM. These are not quite ready for prime-timeRichard Smith2014-05-21
* ARM: correct bundle generation for MOV32T relocationsSaleem Abdulrasool2014-05-21
* This command line option is only used in one place. Move it there andEric Christopher2014-05-21
* Add a comment here.Eric Christopher2014-05-21
* Move this test to the backend from the frontend.Eric Christopher2014-05-20
* Move the verbose asm option to be part of the options struct andEric Christopher2014-05-20
* Update MachOObjectFile::getSymbolAddress so it returns UnknownAddressOrSizeKevin Enderby2014-05-20
* Fix test added in r209242: llc shouldn't create files in source treeAlexey Samsonov2014-05-20
* Revert "DebugInfo: Assume all subprogram DIEs have been created before any ab...David Blaikie2014-05-20
* [ARM64] PR19792: Fix cycle in DAG after performPostLD1CombineAdam Nemet2014-05-20
* Unbreak the sanitizer buildbots after r209226 due to SROA issue described in ...David Blaikie2014-05-20
* Move the function and data section flags into the options struct andEric Christopher2014-05-20
* Revert r209235 as it broke two tests:Kevin Enderby2014-05-20
* Update MachOObjectFile::getSymbolAddress so it returns UnknownAddressOrSizeKevin Enderby2014-05-20
* [LSR] Canonicalize reg1 + ... + regN into reg1 + ... + 1*regN.Quentin Colombet2014-05-20
* GlobalValue: Automatically reset visibility when setting local linkageDuncan P. N. Exon Smith2014-05-20
* Fix test breakage introduced in r209223.David Blaikie2014-05-20
* Rewrite calculateDbgValueHistory to make it (hopefully) more transparent.Alexey Samsonov2014-05-20
* 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