Revert "Re-commit r192758 - MC: quote tricky symbol names in asm output"
[oota-llvm.git] / include /
2013-10-17 Anders Waldenborgllvm-c: Add LLVMIntPtrType{,ForAS}InContext
2013-10-17 Chad Rosier[AArch64] Add support for NEON scalar three register...
2013-10-17 Daniel Sanders[mips][msa] Added lsa instruction
2013-10-17 Daniel Sanders[mips][msa] Removed ldx.[bhwd] and stx.[bhwd].
2013-10-17 Filip PizloExpose install_fatal_error_handler() through the C...
2013-10-17 Jack Carter[projects/test-suite] White space and long line fixes.
2013-10-16 Anders Waldenborgllvm-c: Add LLVMDumpType
2013-10-16 Chad Rosier[AArch64] Add support for NEON scalar negate instruction.
2013-10-16 Chad Rosier[AArch64] Add support for NEON scalar absolute value...
2013-10-16 Rafael EspindolaAllow repeated registration again.
2013-10-16 Rafael EspindolaFix MCDataAtom never calling remap when adding data.
2013-10-16 Anders Waldenborg[llvm-c] Add LLVMPrintModuleToString.
2013-10-16 Chad RosierUpdate comment.
2013-10-16 Rafael EspindolaAssert on duplicate registration. Don't depend on funct...
2013-10-16 Chad Rosier[AArch64] Add support for NEON scalar signed saturating...
2013-10-16 Bill WendlingAdd a 'deleteModule' method to the Linker class.
2013-10-16 Will DietzTypeFinder: prefer iterative algorithm to keep stack...
2013-10-16 Rafael EspindolaAdd support for metadata representing .ident directives.
2013-10-16 Rafael EspindolaAdd a MCAsmInfoELF class and factor some code into it.
2013-10-16 Rafael EspindolaMove .ident handling to MCStreamer.
2013-10-16 Andrew KaylorAdding support for deregistering EH frames with MCJIT.
2013-10-15 NAKAMURA TakumiSupport/FileSystem.h: Remove a trailing comma in enum...
2013-10-15 Rui UeyamaPath: Recognize Windows compiled resource file.
2013-10-15 Eric ChristopherReformat.
2013-10-15 Anders WaldenborgRevert "Add AllTargetsBindings sublibrary" as it breaks...
2013-10-15 Anders WaldenborgAdd AllTargetsBindings sublibrary instead of having...
2013-10-15 Craig TopperRemove x86_sse42_crc32_64_8 intrinsic. It has no functi...
2013-10-15 Chandler CarruthSimplify formatting and sort these. No functionality...
2013-10-14 Rafael EspindolaRemove dead code.
2013-10-14 Andrew TrickFix the ExecutionDepsFix pass to handle AVX instructions.
2013-10-14 Andrew TrickLiveRegUnits: Use *MBB for consistency and convenience.
2013-10-14 Andrew TrickUse a SparseSet in LiveRegUnits.
2013-10-14 Andrew TrickMove LiveRegUnits implementation into .cpp. Comment...
2013-10-14 Andrew TrickRemove extra indentation in LiveRegUnits.
2013-10-14 Andrew TrickConvert LiveRegUnits methods to the current convention...
2013-10-14 Rafael EspindolaRemove the now unused strong phi elimination pass.
2013-10-14 Chad Rosier[AArch64] Add support for NEON scalar integer compare...
2013-10-13 Will DietzMC: Don't assume incoming StringRef's are null terminated.
2013-10-12 Will DietzAdd missing #include's to cctype when using isdigit...
2013-10-11 Andrew KaylorAdding multiple object support to MCJIT EH frame handling
2013-10-11 Matthias BraunIntroduce ad hoc liveness tracking utility: LiveRegUnits
2013-10-11 Quentin Colombet[DAGCombiner] Reapply load slicing (192471) with a...
2013-10-11 Quentin Colombet[DAGCombiner] Revert load slicing (r192471), until...
2013-10-11 Quentin Colombet[DAGCombiner] Slice a big load in two loads when the...
2013-10-11 Justin HolewinskiMake AsmPrinter::emitImplicitDef a virtual method so...
2013-10-10 Matthias BraunPrint register in LiveInterval::print()
2013-10-10 Matthias BraunRepresent RegUnit liveness with LiveRange instance
2013-10-10 Matthias BraunWork on LiveRange instead of LiveInterval where possible
2013-10-10 Matthias BraunPass LiveQueryResult by value
2013-10-10 Matthias BraunRefactor LiveInterval: introduce new LiveRange class
2013-10-10 Matthias BraunRename LiveRange to LiveInterval::Segment
2013-10-10 Matthias BraunRename parameter: defined regs are not incoming.
2013-10-10 Sriram Muralitest commit
2013-10-10 Matt ArsenaultFix grammar / missing words
2013-10-10 Manman RenDebug Info: In DIBuilder, the context field of subprogr...
2013-10-10 Hao LiuImplement AArch64 vector load/store multiple N-element...
2013-10-10 Rafael EspindolaRevert "Implement AArch64 vector load/store multiple...
2013-10-10 Hao LiuImplement AArch64 vector load/store multiple N-element...
2013-10-09 Rui UeyamaRevert "llvm-c: Make target initializer functions exter...
2013-10-09 Manman RenDebug Info: In DIBuilder, the context and type fields...
2013-10-09 Anders Waldenborgllvm-c: Make target initializer functions external...
2013-10-09 Benjamin KramerFlip the ownership of MCStreamer and MCTargetStreamer.
2013-10-09 Rafael EspindolaAdd a GlobalAlias::isValidLinkage to reduce code duplic...
2013-10-09 Elena DemikhovskyAVX-512: Added VRCP28 and VRSQRT28 instructions and...
2013-10-08 Chad Rosier[AArch64] Add support for NEON scalar floating-point...
2013-10-08 Matt ArsenaultFix duplicated assertions.
2013-10-08 Chad Rosier[AArch64] Add support for NEON scalar signed/unsigned...
2013-10-08 Reid KlecknerExplicitly request unsigned enum types when desired
2013-10-08 Manman RenMove DIRef::getName out of line.
2013-10-08 Benjamin KramerIRBuilder: Downgrade InsertPointGuard's instruction...
2013-10-08 Rafael EspindolaAdd a MCTargetStreamer interface.
2013-10-08 Nick Kledzikupdate mach-o EXPORT_SYMBOL_* names
2013-10-07 Richard MittonFormally added an explicit enum for DWARF TLS support...
2013-10-07 Matt ArsenaultChange objectsize intrinsic to accept different address...
2013-10-07 Rafael EspindolaRemove dead code.
2013-10-07 Rafael EspindolaFix the documentation of getDefaultSubtargetFeatures.
2013-10-07 David MajnemerRevert "Revert "Windows: Add support for unicode comman...
2013-10-06 David MajnemerRevert "Windows: Add support for unicode command lines"
2013-10-06 David MajnemerWindows: Add support for unicode command lines
2013-10-06 Elena DemikhovskyAVX-512: added scalar convert instructions and intrinsics.
2013-10-06 Simon Atanasyan[Mips] Add MIPS program header types.
2013-10-05 Craig TopperRemove unneeded TBM intrinsics. The arithmetic/logical...
2013-10-05 Rafael EspindolaRemove some really nasty uses of hasRawTextSupport.
2013-10-05 Jiangning LiuImplement aarch64 neon instruction set AdvSIMD (Across).
2013-10-05 Craig TopperAdd OPC_CheckChildSame0-3 to the DAG isel matcher....
2013-10-05 Manman RenDebug Info: In DIBuilder, the derived-from field of...
2013-10-04 Eric ChristopherPull this out for a bit of readability.
2013-10-04 Eric ChristopherReformat.
2013-10-04 Eric ChristopherFormatting.
2013-10-04 Jack Carterreverting per request
2013-10-04 Jack Carter[MC][AsmParser] Hook for post assembly file processing
2013-10-04 Eric ChristopherTemporarily revert r191792 as it is causing some LTO...
2013-10-04 Craig TopperRevert r191940 to see if it fixes the build bots.
2013-10-04 Craig TopperAdd OPC_CheckChildSame0-3 to the DAG isel matcher....
2013-10-04 Andrew KaylorAdding support and tests for multiple module handling...
2013-10-03 Matt ArsenaultRename DataLayout variables TD -> DL
2013-10-03 Rafael EspindolaOptimize linkonce_odr unnamed_addr functions during...
2013-10-03 Craig TopperAdd patterns for selecting TBM instructions from logica...
2013-10-03 Pete CooperAdd v4f16 to supported value types.
2013-10-02 Quentin Colombet[llvm-c][Disassembler] Add an option to print latency...
next