aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-03-01[ThinLTO] Detect partially split modules during the thin linkTeresa Johnson
2019-02-13[WebAssembly] Bulk memory intrinsics and builtinsThomas Lively
2019-02-13Revert r353962Serge Guelton
2019-02-13[SelectionDAG] Kill last uses of getAtomic w/o a MMO operand [NFC]Philip Reames
2019-02-13Re-commit rL353927, patch includedSerge Guelton
2019-02-13[MCA] Store a bitmask of used groups in the instruction descriptor.Andrea Di Biagio
2019-02-13Revert r353927Serge Guelton
2019-02-13[MCA][Scheduler] Use latency information to further classify busy instructions.Andrea Di Biagio
2019-02-13Make llvm::Optional<T> trivially copyable when T is trivially copyableSerge Guelton
2019-02-13[llvm-readobj] Dump GNU_PROPERTY_X86_FEATURE_2_{NEEDED,USED} notes in .note.g...Fangrui Song
2019-02-12[LICM] Cap the clobbering calls in LICM.Alina Sbirlea
2019-02-12[GlobalISel][NFC] Gardening: Make translateSimpleUnaryIntrinsic generalJessica Paquette
2019-02-12[MCA] Improved debug prints. NFCAndrea Di Biagio
2019-02-12GlobalISel: Move some more legalize cases into functionsMatt Arsenault
2019-02-12[yaml2obj/obj2yaml] - Move `Info` field out from `Section` class.George Rimar
2019-02-12[NFC] Rename DontDeleteUselessPHIs --> KeepOneInputPHIsMax Kazantsev
2019-02-12[NFC] Add parameter for keeping one-input Phis in DeleteDeadBlock(s)Max Kazantsev
2019-02-11[tblgen] Add a timer covering the time spent reading the Instruction defsDaniel Sanders
2019-02-11[IRReader] Expose getLazyIRModuleScott Linder
2019-02-11GlobalISel: Implement moreElementsVector for implicit_defMatt Arsenault
2019-02-11[globalisel] Restore comment explaining the nits of GISelChangeObserver::crea...Daniel Sanders
2019-02-11[MemorySSA] Remove verifyClobberSanity.Alina Sbirlea
2019-02-11Refactor setAlreadyUnrolled() and setAlreadyVectorized().Michael Kruse
2019-02-11[SelectionDAGBuilder] Add restrictions to EmitFuncArgumentDbgValueBjorn Pettersson
2019-02-11[LICM&MSSA] Limit store hoisting.Alina Sbirlea
2019-02-11[DebugInfo] Fix /usr/lib/debug llvm-symbolizer lookup with relative pathsJordan Rupprecht
2019-02-11[MCA][Scheduler] Track resources that were found busy when issuing an instruc...Andrea Di Biagio
2019-02-11GlobalISel: Add G_FCANONICALIZE instructionMatt Arsenault
2019-02-11[MCA] Return a mask of busy resources from method ResourceManager::checkAvail...Andrea Di Biagio
2019-02-11Attempt to fix buildbot after r353679 #2Eugene Leviant
2019-02-11Attempt to fix buildbot after r353679Eugene Leviant
2019-02-11Small refactoring of FileError. NFC.Eugene Leviant
2019-02-11Remove `CallSite` from the CodeMetrics analysis, moving it to the newChandler Carruth
2019-02-11Remove a declaration that is dead, and not even implemented any longer.Chandler Carruth
2019-02-11Update more files added with the old header to the new one.Chandler Carruth
2019-02-11[CallSite removal] Port InstSimplify over to use `CallBase` both in itsChandler Carruth
2019-02-11[CallSite removal] Migrate ConstantFolding APIs and implementation toChandler Carruth
2019-02-11[CallSite removal] Migrate the statepoint GC infrastructure to use theChandler Carruth
2019-02-10[DAG] Add optional AllowUndefs to isNullOrNullSplatSimon Pilgrim
2019-02-10[TargetLowering] refactor setcc folds to fix another miscompile (PR40657)Sanjay Patel
2019-02-09Revert "[SelectionDAG] Extract [US]MULO expansion into TL method; NFC"Nikita Popov
2019-02-09[SelectionDAG] Extract [US]MULO expansion into TL method; NFCNikita Popov
2019-02-09[yaml2obj][obj2yaml] - Add support for dumping/parsing .dynamic sections.George Rimar
2019-02-09[MC] Clean up unused inline function and non-anchor defaulted destructors; NFCIHubert Tong
2019-02-09This reverts commit 1440a848a635849b97f7a5cfa0ecc40d37451f5b.Mikhail R. Gadelha
2019-02-09Recommit "[GlobalISel] Introduce a generic floating point floor opcode, G_FFL...Jessica Paquette
2019-02-08Implementation of asm-goto support in LLVMCraig Topper
2019-02-08[InstrProf] Implement static profdata registrationReid Kleckner
2019-02-08[AMDGPU] Fix DPP combinerValery Pykhtin
2019-02-08[DWARF] LLVM ERROR: Broken function found, while removing Debug Intrinsics.Carlos Alberto Enciso