summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Dwarf: Fix a copy-paste bug.Benjamin Kramer2013-12-22
* AVX512: SETCC returns i1 for AVX-512 and i8 for all othersElena Demikhovsky2013-12-22
* Add some comments.Roman Divacky2013-12-22
* Ensure bitcode encoding of calling conventions stays stable. Patch by Boaz Ou...Michael Kuperstein2013-12-22
* FileCheckize r197869Alp Toker2013-12-22
* Relax tab check into a whitespace check to fix the test in r197869Alp Toker2013-12-21
* TableGen: Generate valid identifiers for anonymous recordsAlp Toker2013-12-21
* Fix typo in assert message: s/load/storeMark Lacey2013-12-21
* BlockFrequencyInfo: Readded getEntryFreq.Yuchen Wu2013-12-20
* ARM AnalyzeBranch should ignore DEBUG_VALUES while analyzing terminators.Lang Hames2013-12-20
* clang-format a couple of mis-formatted functionsTimur Iskhodzhanov2013-12-20
* Add the .secidx test I've forgotten to svn add in 197826Timur Iskhodzhanov2013-12-20
* [COFF] Add support for the .secidx directiveTimur Iskhodzhanov2013-12-20
* Resinstate the command line taking priority over CMakeLists in setting CMAKE_...Artyom Skrobov2013-12-20
* Implement initial-exec TLS for PPC32.Roman Divacky2013-12-20
* Fix yet another typoTimur Iskhodzhanov2013-12-20
* llvm-config: Show OBJROOT rather than OBJROOT/BUILD_MODE in MakefileStyle.NAKAMURA Takumi2013-12-20
* llvm-config: Use build_mode instead of LLVM_BUILDMODE. It should be equivalen...NAKAMURA Takumi2013-12-20
* Support for microMIPS FPU instructions 1.Zoran Jovanovic2013-12-20
* Make this array const.Rafael Espindola2013-12-20
* [SystemZ] Optimize comparisons with truncated extended loadsRichard Sandiford2013-12-20
* [SystemZ] Extend RISBG optimizationRichard Sandiford2013-12-20
* Fix a typo in the docsTimur Iskhodzhanov2013-12-20
* Add support for krait cpu in llvm::sys::getHostCPUName()Kai Nacke2013-12-20
* Transforms: Don't create bad weights when eliminating dead casesJustin Bogner2013-12-20
* test: Make a branchweight test more specificJustin Bogner2013-12-20
* test: Prefer CHECK-LABEL to CHECK in branchweight testsJustin Bogner2013-12-20
* ARM IAS: add support for the .pool directiveSaleem Abdulrasool2013-12-20
* Install three utils, "FileCheck", "count", and "not", for now to appease llvm...NAKAMURA Takumi2013-12-20
* R600: Allow ftruncTom Stellard2013-12-20
* Remove extra check line that's failing on windows and not necessary atEric Christopher2013-12-20
* This test requires object emission.Eric Christopher2013-12-20
* Ranges in the .debug_range section need to have begin and end labels,Eric Christopher2013-12-20
* Makefile.unittest: cleanup may fail. Add '-' in the action.NAKAMURA Takumi2013-12-20
* Add support for a CU to output a set of ranges for the CU. This is usefulEric Christopher2013-12-20
* Remove the AnyPointerSize and AnyEndianness enumerators, which were left fromDmitri Gribenko2013-12-20
* When parsing data layout string looking for endianness, use the correct defaultDmitri Gribenko2013-12-20
* Correctly apply the default pointer sizeDmitri Gribenko2013-12-20
* [x86] Rename In32BitMode predicate to Not64BitModeEric Christopher2013-12-20
* move test back into the parent directory and add a REQUIRES: obj emission.Adrian Prantl2013-12-20
* Makefile.ocaml: Tweak to use --system-libs.NAKAMURA Takumi2013-12-20
* Fix documentation typosAlp Toker2013-12-20
* Update the ML test to expect the new string format of getStringRepresentation.Rafael Espindola2013-12-19
* Un-revert: the buildbot failure in LLVM on lld-x86_64-win7 had me withKevin Enderby2013-12-19
* Use $ORIGIN when setting rpath.Rafael Espindola2013-12-19
* Change getStringRepresentation to skip defaults.Rafael Espindola2013-12-19
* Ensure deterministic when printing ARM assembler constant poolsDavid Peixotto2013-12-19
* Revert my change to the X86 assembler for intel syntax to work withKevin Enderby2013-12-19
* Changed the X86 assembler for intel syntax to work with directional labels.Kevin Enderby2013-12-19
* Update the links to the SPARC information.Rafael Espindola2013-12-19