summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* Debug Info: In DIBuilder, the context field of subprogram is updated to useManman Ren2013-10-10
* Implement AArch64 vector load/store multiple N-element structure class SIMD(l...Hao Liu2013-10-10
* Revert "Implement AArch64 vector load/store multiple N-element structure clas...Rafael Espindola2013-10-10
* Implement AArch64 vector load/store multiple N-element structure class SIMD(l...Hao Liu2013-10-10
* Revert "llvm-c: Make target initializer functions external functions in lib."Rui Ueyama2013-10-09
* Debug Info: In DIBuilder, the context and type fields of template_type andManman Ren2013-10-09
* llvm-c: Make target initializer functions external functions in lib.Anders Waldenborg2013-10-09
* Flip the ownership of MCStreamer and MCTargetStreamer.Benjamin Kramer2013-10-09
* Add a GlobalAlias::isValidLinkage to reduce code duplication.Rafael Espindola2013-10-09
* AVX-512: Added VRCP28 and VRSQRT28 instructions and intrinsics.Elena Demikhovsky2013-10-09
* [AArch64] Add support for NEON scalar floating-point reciprocal estimate,Chad Rosier2013-10-08
* Fix duplicated assertions.Matt Arsenault2013-10-08
* [AArch64] Add support for NEON scalar signed/unsigned integer to floating-pointChad Rosier2013-10-08
* Explicitly request unsigned enum types when desiredReid Kleckner2013-10-08
* Move DIRef::getName out of line.Manman Ren2013-10-08
* IRBuilder: Downgrade InsertPointGuard's instruction pointer to a raw pointer.Benjamin Kramer2013-10-08
* Add a MCTargetStreamer interface.Rafael Espindola2013-10-08
* update mach-o EXPORT_SYMBOL_* namesNick Kledzik2013-10-08
* Formally added an explicit enum for DWARF TLS support. No functionality change.Richard Mitton2013-10-07
* Change objectsize intrinsic to accept different address spaces.Matt Arsenault2013-10-07
* Remove dead code.Rafael Espindola2013-10-07
* Fix the documentation of getDefaultSubtargetFeatures.Rafael Espindola2013-10-07
* Revert "Revert "Windows: Add support for unicode command lines""David Majnemer2013-10-07
* Revert "Windows: Add support for unicode command lines"David Majnemer2013-10-06
* Windows: Add support for unicode command linesDavid Majnemer2013-10-06
* AVX-512: added scalar convert instructions and intrinsics.Elena Demikhovsky2013-10-06
* [Mips] Add MIPS program header types.Simon Atanasyan2013-10-06
* Remove unneeded TBM intrinsics. The arithmetic/logical operation patterns are...Craig Topper2013-10-05
* Remove some really nasty uses of hasRawTextSupport.Rafael Espindola2013-10-05
* Implement aarch64 neon instruction set AdvSIMD (Across).Jiangning Liu2013-10-05
* Add OPC_CheckChildSame0-3 to the DAG isel matcher. This replaces sequences of...Craig Topper2013-10-05
* Debug Info: In DIBuilder, the derived-from field of a DW_TAG_pointer_typeManman Ren2013-10-05
* Pull this out for a bit of readability.Eric Christopher2013-10-04
* Reformat.Eric Christopher2013-10-04
* Formatting.Eric Christopher2013-10-04
* reverting per requestJack Carter2013-10-04
* [MC][AsmParser] Hook for post assembly file processingJack Carter2013-10-04
* Temporarily revert r191792 as it is causing some LTO debug failuresEric Christopher2013-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
* Adding support and tests for multiple module handling in lliAndrew Kaylor2013-10-04
* Rename DataLayout variables TD -> DLMatt Arsenault2013-10-03
* Optimize linkonce_odr unnamed_addr functions during LTO.Rafael Espindola2013-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] Add an option to print latency information inQuentin Colombet2013-10-02
* Remove the very substantial, largely unmaintained legacy PGOChandler Carruth2013-10-02
* Fix option parsing in the gold plugin.Rafael Espindola2013-10-02
* Program.h: Fix \Note into \note. [-Wdocumentation]NAKAMURA Takumi2013-10-02
* This threads SectionName through the allocateCodeSection/allocateDataSection ...Filip Pizlo2013-10-02