summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* 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
* 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
* 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
* [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
* [llvm-c][Disassembler] Add an option to print latency information inQuentin Colombet2013-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
* SLPVectorizer: Make store chain finding more aggressive with GetUnderlyingObj...Benjamin Kramer2013-10-02
* StructurizeCFG: Add dependency on LowerSwitch passTom Stellard2013-10-02
* R600: Add a ldptr intrinsic to support MSAA.Vincent Lejeune2013-10-02
* Remove the very substantial, largely unmaintained legacy PGOChandler Carruth2013-10-02
* Remove "localize global" optimizationAlexey Samsonov2013-10-02
* Fix option parsing in the gold plugin.Rafael Espindola2013-10-02
* Add Support For .bss Named Section Directive For Darwin Targets.Rafael Espindola2013-10-02
* AVX-512: fixed a bug in getLoadStoreRegOpcode() for AVX-512 targetElena Demikhovsky2013-10-02
* [DebugInfo] Further simplify DWARFDebugAranges public interfaceAlexey Samsonov2013-10-02
* AVX-512: Added TB prefix to all instructions without prefixes,Elena Demikhovsky2013-10-02
* This threads SectionName through the allocateCodeSection/allocateDataSection ...Filip Pizlo2013-10-02
* Debug Info: In DIBuilder, the derived-from field of a DW_TAG_pointer_typeManman Ren2013-10-01
* [llvm-c][Disassembler] Add an option to reproduce in disassembled output theQuentin Colombet2013-10-01
* Debug Info: remove duplication of DIEs when a DIE is part of the type systemManman Ren2013-10-01
* R600: add a pass that merges clauses.Vincent Lejeune2013-10-01
* R600: Put PRED_X instruction in its own clauseVincent Lejeune2013-10-01
* R600: Enable -verify-machineinstrs in some tests.Vincent Lejeune2013-10-01
* [MC] When MCInstPrint::printAnnotation uses a comment stream, it has to ensureQuentin Colombet2013-10-01
* Don't merge tiny functions.Matt Arsenault2013-10-01
* [DebugInfo] Simplify and speedup .debug_aranges parsingAlexey Samsonov2013-10-01
* Fixing MCJIT multiple module linking for OSXAndrew Kaylor2013-10-01
* [DebugInfo] Further simplify DWARFDebugAranges. No functionality change.Alexey Samsonov2013-10-01
* [DebugInfo] Remove unused functions from DWARFDebugAranges and fix code style.Alexey Samsonov2013-10-01
* [SystemZ] Add comparisons of high words and memoryRichard Sandiford2013-10-01
* [SystemZ] Add comparisons of large immediates using high wordsRichard Sandiford2013-10-01
* [SystemZ] Add immediate addition involving high wordsRichard Sandiford2013-10-01
* [SystemZ] Extend test-under-mask support to high GR32sRichard Sandiford2013-10-01
* [SystemZ] Extend 32-bit RISBG optimizations to high wordsRichard Sandiford2013-10-01