summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Optimize linkonce_odr unnamed_addr functions during LTO.Rafael Espindola2013-10-03
* Make gep i8* X, -(ptrtoint Y) transform work with address spacesMatt Arsenault2013-10-03
* Test commit. Fixed a copy-paste error in the Makefile for lib/LTO.Tom Roeder2013-10-03
* [llvm-c][Disassembler] When printing latency information, fall back to theQuentin Colombet2013-10-03
* Make sure we emit a section for pubnames even if that section isEric Christopher2013-10-03
* Fix cut and paste typo.Eric Christopher2013-10-03
* raw_fd_ostream: Be more verbose about the reason when opening a file fails.Benjamin Kramer2013-10-03
* Added checking code whehter target supports specific dag combining about rotateJin-Gu Kang2013-10-03
* CaptureTracking: Plug a loophole in the "too many uses" heuristic.Benjamin Kramer2013-10-03
* [arm] Enhance the test case by checking .fpu directive.Logan Chien2013-10-03
* AVX-512: Fixed encoding of VMOVQ instruction.Elena Demikhovsky2013-10-03
* [ARM] Warn on deprecated IT blocks in v8 AArch32 assembly.Amara Emerson2013-10-03
* Remove wild .debug_aranges entries generated from unimportant labelsAlexey Samsonov2013-10-03
* Replace C++ style comment with a C style comment to satisfy some of the build...Craig Topper2013-10-03
* Remove comma from the end of an enum.Craig Topper2013-10-03
* Add XOP disassembler support. Fixes PR13933.Craig Topper2013-10-03
* Remove duplicated test cases that occurred when I applied the same patch file...Craig Topper2013-10-03
* Add patterns for selecting TBM instructions from logical operations. Patch fr...Craig Topper2013-10-03
* Add v4f16 to supported value types.Pete Cooper2013-10-03
* Dispose the codegen even when just writing the bitcode file.Rafael Espindola2013-10-03
* [llvm-c][Disassembler] When printing latency information, skip schedulingQuentin Colombet2013-10-02
* Don't use runtime bounds check between address spaces.Matt Arsenault2013-10-02
* Fixing lli-child-target buildAndrew Kaylor2013-10-02
* [llvm-c][Disassembler] Add an option to print latency information inQuentin Colombet2013-10-02
* Add newline at eof.Benjamin Kramer2013-10-02
* Pass the resolved lli-child-target executable name to execv, rather thanRichard Smith2013-10-02
* Fix missing CHECK-LABELsMatt Arsenault2013-10-02
* Apply slp vectorization on fully-vectorizable tree of height 2Yi Jiang2013-10-02
* Fix debug printing spacing.Matt Arsenault2013-10-02
* Fix comment grammar and capitalization.Matt Arsenault2013-10-02
* Fix build problems with remote lli implementationAndrew Kaylor2013-10-02
* SLPVectorizer: Make store chain finding more aggressive with GetUnderlyingObj...Benjamin Kramer2013-10-02
* Clean up lli execution codeAndrew Kaylor2013-10-02
* Fixing compile warningsAndrew Kaylor2013-10-02
* Adding out-of-process execution support to lli.Andrew Kaylor2013-10-02
* StructurizeCFG: Add dependency on LowerSwitch passTom Stellard2013-10-02
* MCJIT: skip some more new multi-module tests on unsupported platforms.Tim Northover2013-10-02
* R600: Add a ldptr intrinsic to support MSAA.Vincent Lejeune2013-10-02
* Try harder to disable the LTO tests on windows.Rafael Espindola2013-10-02
* Remove the very substantial, largely unmaintained legacy PGOChandler Carruth2013-10-02
* Remove "localize global" optimizationAlexey Samsonov2013-10-02
* Tidy up this line of the Makefile before I start hacking on it.Chandler Carruth2013-10-02
* Add test I forgot to git add in r191824.Rafael Espindola2013-10-02
* Disable this test on Win32 for now.Rafael Espindola2013-10-02
* Fix option parsing in the gold plugin.Rafael Espindola2013-10-02
* Don't layout items in a list in columns. That requires changing everyChandler Carruth2013-10-02
* Add a -exported-symbol option to llvm-lto.Rafael Espindola2013-10-02
* Add Support For .bss Named Section Directive For Darwin Targets.Rafael Espindola2013-10-02
* Enable building LTO on WIN32.Rafael Espindola2013-10-02
* AVX-512: fixed a bug in getLoadStoreRegOpcode() for AVX-512 targetElena Demikhovsky2013-10-02