summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Use the information provided by getFlags to unify some code in llvm-nm.Rafael Espindola2014-02-05
* Fix configure to find arc4random via header files.Todd Fiala2014-02-05
* Add a test for printing absolute symbols in ELF.Rafael Espindola2014-02-05
* [CMake] Deliberately get all LLVM library dependencies for standalone builds.Jordan Rose2014-02-05
* [CMake] Move -stdlib=libc++ handling into its own file.Jordan Rose2014-02-05
* Small fix for llvm-nm handling of weak symbols on ELF (print 'v').Rafael Espindola2014-02-04
* Update testing case for r200806.Manman Ren2014-02-04
* Fix wording of warning message about invalid debug info.Manman Ren2014-02-04
* Add a test for common symbols in coff.Rafael Espindola2014-02-04
* Silence a warning:Chandler Carruth2014-02-04
* Remove unused SF_ThreadLocal.Rafael Espindola2014-02-04
* llvm-cov: Fix include order in GCOV.cppJustin Bogner2014-02-04
* SimplifyLibCalls: Push TLI through the exp2->ldexp transform.Benjamin Kramer2014-02-04
* Avoid using EL_GETFP.Peter Collingbourne2014-02-04
* [X86] Only 213 FMA3 variants should be marked commutable.Lang Hames2014-02-04
* cleanup: scc_iterator consumers should use isAtEndDuncan P. N. Exon Smith2014-02-04
* [mips] Implement %hi(sym1 - sym2) and %lo(sym1 - sym2) expressionsPetar Jovanovic2014-02-04
* Every target uses .align. Simplify.Rafael Espindola2014-02-04
* Use the default values.Rafael Espindola2014-02-04
* Fix PR18345: ldr= pseudo instruction produces incorrect code when using in in...David Peixotto2014-02-04
* R600/SI: Expand i1 BR_CCTom Stellard2014-02-04
* R600/SI: Don't assume copies will be coalesced in SIFixSGPRCopiesTom Stellard2014-02-04
* R600/SI: Custom lower i64 ISD::SELECTTom Stellard2014-02-04
* R600: Enable vector fpow.Tom Stellard2014-02-04
* HowToReleaseLLVM: Add information about dot releasesTom Stellard2014-02-04
* OS X: the correct function is __sincospif_stret, not __sincospi_stretfTim Northover2014-02-04
* ARM & AArch64: merge NEON absolute compare intrinsicsTim Northover2014-02-04
* Implemented support for Process::GetRandomNumber on Windows.Aaron Ballman2014-02-04
* [CMake] Get rid of llvm_config() to expand dependencies.NAKAMURA Takumi2014-02-04
* [CMake] LLVM-Config.cmake: Split explicit_map_components_to_libraries and int...NAKAMURA Takumi2014-02-04
* [CMake] add_llvm_loadable_module: Fixup r200762, I mis-eliminated wrong line. :(NAKAMURA Takumi2014-02-04
* Revert r122395, "Fixes file extension for loadable modules on OS X."NAKAMURA Takumi2014-02-04
* Add a note to documentation that Clang + libstdc++ 4.7.2 can not be used to b...Dmitri Gribenko2014-02-04
* llvm-cov: Implement the preserve-paths flagJustin Bogner2014-02-04
* ARM: fix fast-isel assertion failureTim Northover2014-02-04
* [CMake] Revert r200695 and fix the problem with missing -fno-function-section...Alexey Samsonov2014-02-04
* [CMake] Add -stdlib=libc++ to host Clang build flags before performing any he...Alexey Samsonov2014-02-04
* R600/SI: Fix fneg for 0.0Michel Danzer2014-02-04
* llvm-cov: Implement the object-directory flagJustin Bogner2014-02-04
* llvm-cov: Ignore missing .gcda filesJustin Bogner2014-02-04
* llvm-cov: Document the llvm-cov testsJustin Bogner2014-02-04
* RegAllocGreedy.cpp: Use more simple value as Hysteresis, to suppress -mfpmath...NAKAMURA Takumi2014-02-04
* Revert: ARM: Enable use of relocation type tlsldo in debug info for tls data.Kai Nacke2014-02-04
* Add strchr(p, 0) -> p + strlen(p) to SimplifyLibCallsKai Nacke2014-02-04
* ARM: Enable use of relocation type tlsldo in debug info for tls data.Kai Nacke2014-02-04
* DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...David Blaikie2014-02-04
* Revert r200150, "[CMake] tablegen(): Use -I <dir> according to the list by in...NAKAMURA Takumi2014-02-04
* Move error handling down to getSymbolNMTypeChar.Rafael Espindola2014-02-04
* Self-memcpy-elision and memcpy of constant byte to memset transforms don't ca...Nick Lewycky2014-02-04
* DIBuilder: simplify array generation to produce true zero-length arraysDavid Blaikie2014-02-03