summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Make sys::ThreadLocal<> zero-initialized on non-thread builds (PR18205)Hans Wennborg2013-12-19
* Stay classy (and legal) LLVM. Remove links to 3rd party SMT solver whose link...Kay Tiong Khoo2013-12-19
* [X86][fast-isel] Fix select lowering.Quentin Colombet2013-12-19
* Implement the .ltorg directive for ARM assemblyDavid Peixotto2013-12-19
* Unbreak ARM buildbots after r197653 by forcing the target triple on this test.Josh Magee2013-12-19
* Implement the ldr-pseudo opcode for ARM assemblyDavid Peixotto2013-12-19
* Add a finishParse() callback to the targer asm parserDavid Peixotto2013-12-19
* Improved fix for PR17827 (instcombine of shift/and/compare).Kay Tiong Khoo2013-12-19
* Revert r197682, "[CMake] Introduce LIT in add_lit_target."NAKAMURA Takumi2013-12-19
* Move testcase to the appropriate X86 subdirectory.Adrian Prantl2013-12-19
* Small simplification, p0 is the same as p.Rafael Espindola2013-12-19
* Support for microMIPS control instructions.Zoran Jovanovic2013-12-19
* Long doubles are required to be aligned to 128 bits and svr4 32 bits.Rafael Espindola2013-12-19
* Add a disassembler to the PowerPC backendHal Finkel2013-12-19
* Support for microMIPS LL and SC instructions.Zoran Jovanovic2013-12-19
* Add support for positionally-encoded operands to FixedLenDecoderEmitterHal Finkel2013-12-19
* Add a triple so that this passes on OS X.Rafael Espindola2013-12-19
* Support for microMIPS TLS relocations.Zoran Jovanovic2013-12-19
* llvm-config: Don't show build tree with --obj-root for installed llvm-config....NAKAMURA Takumi2013-12-19
* llvm-config: Show build root instead of parent path in build tree with --obj-...NAKAMURA Takumi2013-12-19
* [CMake] Introduce LIT in add_lit_target.NAKAMURA Takumi2013-12-19
* Add support for PointerLikeRegClass to FixedLenDecoderEmitterHal Finkel2013-12-19
* [dfsan] Simplify code after r197677.Evgeniy Stepanov2013-12-19
* Add an explicit insert point argument to SplitBlockAndInsertIfThen.Evgeniy Stepanov2013-12-19
* Teach the llvm-readobj COFF dumper to dump debug line tables from object filesTimur Iskhodzhanov2013-12-19
* Remove the COFF files with Z7 debug info from the repoTimur Iskhodzhanov2013-12-19
* Add REQUIRES:asserts to 3 tests in llvm/test/CodeGen/R600 added in r192212.NAKAMURA Takumi2013-12-19
* llvm-config: Introduce --system-libs to print SYSTEM_LIBS, and deprecate SYST...NAKAMURA Takumi2013-12-19
* GCOV.cpp: Fix format strings, %lf. Don't use %lf to double.NAKAMURA Takumi2013-12-19
* Introduce clean-ups in llvm/unittests/Makefile.unittest, to sweep stray *Tests.NAKAMURA Takumi2013-12-19
* R600/SI: Make private pointers be 32-bit.Matt Arsenault2013-12-19
* Fix missing C++ mode commentMatt Arsenault2013-12-19
* ARM IAS: support .inst directiveSaleem Abdulrasool2013-12-19
* No point in having a "#if 0"ed unittest.Rafael Espindola2013-12-19
* [stackprotector] Use analysis from the StackProtector pass for stack layout i...Josh Magee2013-12-19
* Fix a buffer overrun detected by AddressSanitizer.Anna Zaks2013-12-19
* Add stack alignment information for Sparc.Rafael Espindola2013-12-19
* Begin adding docs and IR-level support for the inalloca attributeReid Kleckner2013-12-19
* add source in commentAdrian Prantl2013-12-19
* Synchronize the NaCl DataLayout strings with the ones in clang.Rafael Espindola2013-12-19