Added AVRTargetObjectFile class and AVR.h
[oota-llvm.git] / include /
2016-01-07 Michael Zuckerman[AVX512] add PSHUFD Intrinsic
2016-01-07 Philip Reames[Statepoints] Initial support for relocating vectors...
2016-01-06 Weiming ZhaoRecommit r256952 "Filtering IR printing for print-after...
2016-01-06 David Majnemer[WinEH] Remove calculateCatchReturnSuccessorColors
2016-01-06 Weiming ZhaoRevert r256952 due to lit test fails.
2016-01-06 Weiming ZhaoFiltering IR printing for print-after-all/print-before-all
2016-01-06 Jordan RoseAdd != to YAMLParser's basic_collection_iterator.
2016-01-06 David Majnemer[SimplifyLibCalls] Teach SimplifyLibCalls about operand...
2016-01-06 Philip ReamesExtract helper function to merge MemoryOperand lists...
2016-01-05 Oleg Ranevskyy[Clang/Support/Windows/Unix] Command lines created...
2016-01-05 Manuel JacobAdd function for testing string attributes to InvokeIns...
2016-01-05 Michael Zuckerman[AVX512] add PSLLD and PSLLQ Intrinsic
2016-01-05 MinSeong Kim[AArch64] Add support for Samsung Exynos-M1
2016-01-05 Artyom Skrobov(NFC) Change SubtargetFeatures::ToggleFeature and
2016-01-05 Junmo ParkRemove extra whitespace. NFC.
2016-01-05 Manuel Jacob[Statepoints] Refactor GCRelocateOperands into an intri...
2016-01-05 Joseph Tremoulet[WinEH] Simplify unreachable catchpads
2016-01-05 Matthias BraunFix typo in comment
2016-01-04 Eric ChristopherClarify that the bypassSlowDivision optimization operat...
2016-01-04 Philip Reames[MemoryBuiltins] Remove isOperatorNewLike by consolidat...
2016-01-04 Joseph Tremoulet[WinEH] Update CoreCLR EH state numbering
2016-01-04 Michael Zuckerman[AVX512] add PSRAD and PSRAQ Intrinsic
2016-01-04 Michael Zuckerman[AVX512] add PSRAW Intrinsic
2016-01-04 Michael Zuckerman[AVX512] add PSRLV Intrinsic
2016-01-04 Craig Topper[TableGen] Fix a typo in r256733.
2016-01-04 Craig Topper[TableGen] Use some free space in Init to store the...
2016-01-04 David Majnemer[X86] Make hasFP constant time
2016-01-04 David Majnemer[LICM] Make instruction sinking funclet-aware
2016-01-04 NAKAMURA Takumillvm/include/llvm/ProfileData/InstrProfData.inc: Add...
2016-01-03 Xinliang David Li[PGO] Introduce coverage map header structure in PGO...
2016-01-03 Dimitry AndricFix several accidental DOS line endings in source files
2016-01-03 Craig TopperUse std::is_sorted instead of manual loops. NFC
2016-01-03 Craig TopperUse range-based for loop. NFC
2016-01-03 Xinliang David Li[PGO] simple refactoring (NFC)
2016-01-01 David Majnemer[X86] Add intrinsics for reading and writing to the...
2015-12-31 Sanjay Pateladd FMF for CreateCall variant
2015-12-31 Michael Zuckerman[AVX512] add PSRLQ and PSRLD Intrinsic
2015-12-31 Asaf Badouh[X86][PKU] Add {RD,WR}PKRU intrinsics
2015-12-31 Craig Topper[TableGen] Modify the AsmMatcherEmitter to only apply...
2015-12-31 Xinliang David Li[PGO]: Implement Func PGO name string compression
2015-12-30 Chandler CarruthRevert "Revert "[ptr-traits] Implement the base pointer...
2015-12-30 Teresa Johnson[ThinLTO] Rename variables used in metadata linking...
2015-12-30 Teresa JohnsonEnsure MDNode used as key in metadata linking map canno...
2015-12-30 Tobias GrosserRevert "[ptr-traits] Implement the base pointer traits...
2015-12-30 Chandler Carruth[ptr-traits] Implement the base pointer traits using...
2015-12-30 Chandler Carruth[ptr-traits] Refactor how PointerIntPair does its point...
2015-12-30 Chandler Carruth[ptr-traits] Add one more #include necessary to do...
2015-12-29 Teresa JohnsonRename MDValue* to Metadata* (NFC)
2015-12-29 Philip Reames[MemoryBuiltins] Delete dead code [NFC]
2015-12-29 Michael Zuckerman[AVX512] add PSRLW Intrinsic
2015-12-29 Michael Zuckerman[AVX512] add PSRLW Intrinsic
2015-12-29 Chandler Carruth[ADT] Teach alignment helpers to work correctly for...
2015-12-29 Chandler Carruth[ptr-traits] Sink several in-body method definitions...
2015-12-29 Chandler Carruth[ptr-traits] Sink a constructor definition to the ...
2015-12-29 Chandler Carruth[ptr-traits] Add a bunch of includes to provide complet...
2015-12-29 Chandler Carruth[ptr-traits] Split the MCFragment type hierarchy out...
2015-12-29 Chandler Carruth[MC] Fix the comment header for this header file. It...
2015-12-29 Craig TopperDe-virtualize mnemonicIsValid and remove from the base...
2015-12-29 Craig Topper[TableGen] Remove MnemonicContainsDot from AsmParser...
2015-12-29 James Y Knight[TrailingObjects] Dynamically realign under-aligned...
2015-12-29 Chandler Carruth[ptr-traits] Merge the MetadataTracking helpers into...
2015-12-29 Chandler Carruth[ADT] Run clang-format over another file before I try...
2015-12-28 Easwaran RamanRefactor inline costs analysis by removing the InlineCo...
2015-12-28 Elena DemikhovskyImplemented cost model for masked gather and scatter...
2015-12-28 Eric ChristopherAs a prelude to the rest of DWARF5 being supported...
2015-12-28 Chandler Carruth[ADT] Run clang-format over more code, fixing numerous...
2015-12-28 Chandler Carruth[ADT] Run clang-format over PointerUnion.h and clean...
2015-12-28 Michael Kuperstein[X86] Better support for the MCU psABI (LLVM part)
2015-12-28 Asaf Badouh[X86][AVX512] Lower broadcast sub vector to vector...
2015-12-28 Asaf Badouh[X86][AVX512] add fp scalar broadcast intrinsics
2015-12-28 Chandler Carruth[lcg] Fix formatting errors found with clang-format...
2015-12-27 Igor BregerAVX512: Change VPMOVB2M DAG lowering , use CVT2MASK...
2015-12-27 Chandler Carruth[attrs] Extract the pure inference of function attribut...
2015-12-27 Chandler Carruth[attrs] Split off the forced attributes utility into...
2015-12-26 Chen Li[gc.statepoint] Change gc.statepoint intrinsic's return...
2015-12-25 Craig Topper[IR] Mark the Type subclass helper methods 'inline...
2015-12-24 Dave BartolomeoFix signed/unsigned warning in Line.h.
2015-12-24 Dave BartolomeoFix initializer order warning in TypeRecord.h
2015-12-24 Dave BartolomeoLLVM CodeView library
2015-12-24 Chandler CarruthAdd a missing const qualifier on the context instructio...
2015-12-24 Asaf Badouh[X86][PKU] Add {RD,WR}PKRU encoding
2015-12-24 Igor BregerAVX512: VPMOVM2B/W/D/Q intrinsic implementation.
2015-12-24 David MajnemerAddress Sanjoy's review comments to r256326
2015-12-23 Philip Reames[Statepoints] Use Indirect operands for spill slots
2015-12-23 Philip Reames[MemOperands] Clarify code around dropping memory opera...
2015-12-23 Philip Reames[MachineLICM] Fix handling of memoperands
2015-12-23 David Majnemer[OperandBundles] Have InstCombine play nice with operan...
2015-12-23 David Majnemer[OperandBundles] Have DeadArgElim play nice with operan...
2015-12-23 Philip Reames[GC] Make GCStrategy::isGCManagedPointer a type predica...
2015-12-22 Akira HatanakaProvide a way to specify inliner's attribute compatibil...
2015-12-22 Dan GohmanAdd an OperandNamespace field to Target.td's Operand.
2015-12-22 Akira HatanakaRevert r256277 and r256279.
2015-12-22 Akira HatanakaProvide a way to specify inliner's attribute compatibil...
2015-12-22 Cong Hou[BPI] Replace weights by probabilities in BPI.
2015-12-22 Manuel JacobRemove deprecated llvm.experimental.gc.result.{int...
2015-12-22 Vedant Kumar[Support] Allow multiple paired calls to {start,stop...
2015-12-22 Asaf Badouh[X86][AVX512] Add rcp14 and rsqrt14 intrinsics
2015-12-21 David Majnemer[MC, COFF] Support link /incremental conditionally
2015-12-21 Amjad AboudImplemented Support of IA interrupt and exception handlers:
2015-12-20 Xinliang David Li[PGO] Improve Indexed Profile Reader efficiency
next