summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Temporarily revert r191792 as it is causing some LTO debug failuresEric Christopher2013-10-04
* Fix commentMatthias Braun2013-10-04
* Fix indentationMatthias Braun2013-10-04
* Fix typoMatthias Braun2013-10-04
* ARM: optimizeSelect has to consider the previous register classMatthias Braun2013-10-04
* ARM: do not add a regmask for TAILJUMPsMatthias Braun2013-10-04
* ARM: preserve undef flag in pseudo instruction expandersMatthias Braun2013-10-04
* Implement aarch64 neon instruction set AdvSIMD (3V elem).Jiangning Liu2013-10-04
* Revert r191940 to see if it fixes the build bots.Craig Topper2013-10-04
* Add OPC_CheckChildSame0-3 to the DAG isel matcher. This replaces sequences of...Craig Topper2013-10-04
* DebugInfo: Fix ordering of members after r191928David Blaikie2013-10-04
* Adding support and tests for multiple module handling in lliAndrew Kaylor2013-10-04
* Fixed a bug with section names containing special characters.Richard Mitton2013-10-03
* Pull fptrunc's upwards through selects when one of the select's selectands wa...Owen Anderson2013-10-03
* DebugInfo: Avoid redundantly adding child DIEs to parents.David Blaikie2013-10-03
* Rename DataLayout variables TD -> DLMatt Arsenault2013-10-03
* 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
* 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