[MC] Convert all the remaining tests from macho-dump to llvm-readobj.
[oota-llvm.git] / include /
2015-09-10 Mehdi AminiMakes EmitRecord() accepting ArrayRef and raw array...
2015-09-10 Hans WennborgRevert r247216: "Fix Clang-tidy misc-use-override warni...
2015-09-10 Ahmed Bougacha[CodeGen] Make x86 nontemporal store patfrags generic...
2015-09-10 Reid Kleckner[WinEH] Add codegen support for cleanuppad and cleanupret
2015-09-10 Hans WennborgFix Clang-tidy misc-use-override warnings, other minor...
2015-09-10 Mehdi AminiBitcode Writer: EmitRecordWith* takes an ArrayRef inste...
2015-09-10 Mehdi AminiAdd makeArrayRef() overload for ArrayRef input (no...
2015-09-09 Reid Kleckner[SEH] Emit 32-bit SEH tables for the new EH IR
2015-09-09 Teresa JohnsonChange EmitRecordWithAbbrevImpl to take Optional record...
2015-09-09 Mehdi AminiRevert "Bitcode Writer: EmitRecordWith* takes an ArrayR...
2015-09-09 Mehdi AminiBitcode Writer: EmitRecordWith* takes an ArrayRef inste...
2015-09-09 Renato GolinRevert "AVX512: Implemented encoding and intrinsics...
2015-09-09 Sanjay Patelallow unpredictable metadata on switch statements
2015-09-09 Matthias BraunSave LaneMask with livein registers
2015-09-09 Matthias BraunVirtRegMap: Improve addMBBLiveIns() using SlotIndex...
2015-09-09 Chandler Carruth[PM/AA] Rebuild LLVM's alias analysis infrastructure...
2015-09-09 Igor BregerAVX512: Implemented encoding and intrinsics for
2015-09-09 Alexandros LamprineasLLVM does not distinguish Cortex-M4 from Cortex-M4F...
2015-09-09 Matt ArsenaultSelectionDAG: Support Expand of f16 extloads
2015-09-09 Matt ArsenaultFix typos / grammar
2015-09-09 Duncan P. N. Exon... Revert "Bitcode: ArrayRef-ize EmitRecordWithAbbrev...
2015-09-09 Duncan P. N. Exon... Bitcode: ArrayRef-ize EmitRecordWithAbbrev(), NFC
2015-09-08 Peter CollingbourneRe-apply r247080 with order of evaluation fix.
2015-09-08 Reid Kleckner[WinEH] Emit prologues and epilogues for funclets
2015-09-08 Peter CollingbourneRevert r247080, "LowerBitSets: Extend pass to support...
2015-09-08 Peter CollingbourneLowerBitSets: Extend pass to support functions as bitse...
2015-09-08 Matt ArsenaultAdd const overload of findRegisterUseOperand
2015-09-08 Evgeniy StepanovFix isDiscardableIfUnused to include available_external...
2015-09-05 Alexandros LamprineasAdded arch extensions and default target features in...
2015-09-04 Chad RosierTypo. NFC.
2015-09-04 Richard SmithFix APInt value initialization to give a zero value...
2015-09-03 Reid KlecknerSink COFF.h MC include into .cpp files
2015-09-03 Silviu BarangaFix IRBuilder CreateBitOrPointerCast for vector types
2015-09-03 Joseph Tremoulet[WinEH] Add llvm.eh.exceptionpointer intrinsic
2015-09-03 Joseph Tremoulet[WinEH] Add cleanupendpad instruction
2015-09-03 Igor BregerAVX512: Implemented encoding and intrinsics for vplzcnt...
2015-09-02 Douglas KatzmanAdd Myriad into enum VendorType
2015-09-02 Justin BognerIR: Remove a redundant function. NFC
2015-09-02 Douglas KatzmanMove twice-repeated clang path operation into a new...
2015-09-02 Piotr PadlewskiConstant propagation after hitting assume(cmp) bugfix
2015-09-02 Sanjay Pateladd unpredictable metadata type for control flow
2015-09-02 NAKAMURA TakumiMCAssembler.h: Prune unused \param since r246604. ...
2015-09-02 Rafael EspindolaPass a symbol table to getRelocationSymbol instead...
2015-09-02 Asaf Badouh[X86][AVX512VLBW] add support in byte shift and SAD
2015-09-02 Joseph Tremoulet[TableGen] Allow TokenTy in intrinsic signatures
2015-09-02 Igor BregerAVX512: Implemented encoding and intrinsics for VGETMAN...
2015-09-02 Igor BregerAVX512: Implemented encoding and intrinsics for vshufps/d.
2015-09-01 David Majnemer[MC] Remove MCAssembler's copy of OS
2015-09-01 David Majnemer[MC] Add support for generating COFF CRCs
2015-09-01 Benjamin KramerRemove OutputBuffer.
2015-09-01 Artem BelevichNew bitcode linker flags:
2015-09-01 David Majnemer[MC] Allow MCObjectWriter's output stream to be swapped out
2015-09-01 Igor BregerAVX512: Implemented intrinsics for valign.
2015-09-01 Rui UeyamaObject: Fix COFF import file's symbols.
2015-08-31 Duncan P. N. Exon... LTO: Cleanup parameter names and header docs, NFC
2015-08-31 Quentin Colombet[BasicAA] Fix the handling of sext and zext in the...
2015-08-31 Richard SmithInfrastructure changes for Clang r246497.
2015-08-31 Naomi MusgraveRollback of commit "Repress sanitization on User dtor."
2015-08-31 Reid Kleckner[EH] Handle non-Function personalities like unknown...
2015-08-31 Naomi MusgraveUndo reversion on commit: Revert "Revert "Repress sanit...
2015-08-31 Kit BartonRework of the new interface for shrink wrapping
2015-08-31 Vedant Kumar[MC/AsmParser] Avoid setting MCSymbol.IsUsed in some...
2015-08-31 Naomi MusgraveRevert "Repress sanitization on User dtor. Modify msan...
2015-08-31 Naomi MusgraveRepress sanitization on User dtor. Modify msan macros...
2015-08-31 Igor BregerAVX512: Implemented encoding and intrinsics for vdbpsadbw
2015-08-31 Igor BregerAVX512: Implemented encoding and intrinsics for vpalignr
2015-08-31 Jingyue Wu[JumpThreading] make jump threading respect convergent...
2015-08-31 Peter CollingbourneSupport: Support LLVM_ENABLE_THREADS=0 in llvm/Support...
2015-08-30 Renato GolinRevert "Revert "New interface function is added to...
2015-08-30 Renato GolinRevert "New interface function is added to VectorUtils...
2015-08-30 Chandler CarruthTeach the target parsing framework to directly compute...
2015-08-30 Elena DemikhovskyNew interface function is added to VectorUtils
2015-08-30 Chandler CarruthRefactor the ARM target parsing to use a def file with...
2015-08-30 Chandler Carruth[Triple] Use clang-format to normalize the formatting...
2015-08-30 Chandler Carruth[Triple] Stop abusing a class to have only static metho...
2015-08-28 Duncan P. N. Exon... DI: Set DILexicalBlock columns >= 65536 to 0/unknown
2015-08-28 Duncan P. N. Exon... DI: Add Function::getSubprogram()
2015-08-28 Duncan P. N. Exon... AsmPrinter: Allow null subroutine type
2015-08-28 Matthew SimpsonRemove white space (test commit)
2015-08-28 Sanjoy Das[IR] Add some asserts to CallInst and InvokeInst; NFCI.
2015-08-28 James Molloy[LoopUtils] Move a private constructor nearer the other...
2015-08-28 Rui Ueyamallvm-readobj: Dump more info for COFF import libraries.
2015-08-28 Rui UeyamaAttempt to unbreak Win32 build.
2015-08-28 Rui UeyamaRe-apply r246276 - Object: Teach llvm-ar to create...
2015-08-28 Steven WuRevert r246244 and r246243
2015-08-28 Ahmed Bougacha[CodeGen] Support (and default to) expanding READCYCLEC...
2015-08-28 Piotr PadlewskiConstant propagation after hitting assume(cmp) bugfix
2015-08-27 Peter CollingbourneCodeGen: Introduce splitCodeGen and teach LTOCodeGenera...
2015-08-27 Reid Kleckner[WinEH] Add some support for code generating catchpad
2015-08-27 Lang HamesAdd a global mapping layer for Orc. Adapted from a...
2015-08-27 Peter CollingbourneSupport: Introduce thread.h.
2015-08-27 Chad Rosier[LoopVectorize] Add Support for Small Size Reductions.
2015-08-27 James Molloy[LoopVectorize] Extract InductionInfo into a helper...
2015-08-26 Mehdi AminiFix LLVM C API for DataLayout
2015-08-26 Mehdi AminiRevert "Fix LLVM C API for DataLayout"
2015-08-26 Mehdi AminiFix LLVM C API for DataLayout
2015-08-26 Mehdi AminiRevert "Fix LLVM C API for DataLayout"
2015-08-26 Mehdi AminiFix LLVM C API for DataLayout
2015-08-26 Chandler Carruth[SROA] Rip out all support for SSAUpdater in SROA.
2015-08-26 Frederic Riss[MC] Split the layout part of MCAssembler::finish(...
next