summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-05-31[TableGen] Make Record::getValueAsString and getValueAsListOfStrings return S...Craig Topper
2017-05-31TargetMachine: Indicate whether machine verifier passes.Matthias Braun
2017-05-31Revert "[Atomics][LoopIdiom] Recognize unordered atomic memcpy"Anna Thomas
2017-05-31[PPC] Inline expansion of memcmpZaara Syeda
2017-05-31[Atomics][LoopIdiom] Recognize unordered atomic memcpyAnna Thomas
2017-05-31[TableGen] Implement non-const versions of Record::getValue by delegating to ...Craig Topper
2017-05-31[TableGen] Make one of RecordVal's constructors delegate to the other to redu...Craig Topper
2017-05-31[ObjectYAML] Split CodeViewYAML into 3 pieces.Zachary Turner
2017-05-31[CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use wa...Eugene Zelenko
2017-05-31Fix CodeView-related modules build failures post-r304248Vedant Kumar
2017-05-31[ObjectYAML] Clean up the CodeView headers a bit.Zachary Turner
2017-05-31Fix misspellingAlina Sbirlea
2017-05-30[CodeView] Move CodeView symbol yaml logic to ObjectYAML.Zachary Turner
2017-05-30[CodeView] Move CodeView YAML code to ObjectYAML.Zachary Turner
2017-05-30TargetPassConfig: Keep a reference to an LLVMTargetMachine; NFCMatthias Braun
2017-05-30MIR: remove explicit "noVRegs" property.Tim Northover
2017-05-30[PartialInlining] Shrinkwrap allocas with live range contained in outline reg...Xinliang David Li
2017-05-30[Object] Remove unused field + constructor.Benjamin Kramer
2017-05-30Revert "[Cloning] Take another pass at properly cloning debug info"Keno Fischer
2017-05-30[Cloning] Take another pass at properly cloning debug infoKeno Fischer
2017-05-30Adding parsing ability for .res file.Eric Beckmann
2017-05-30[CodeView] Add more DebugSubsection implementations.Zachary Turner
2017-05-30[CodeView] Rename ModuleDebugFragment -> DebugSubsection.Zachary Turner
2017-05-30[SCEV][NFC] Remove redundant params from isAvailableAtLoopEntryMax Kazantsev
2017-05-30[MC] Fix constant pools with DenseMap sentinel valuesOliver Stannard
2017-05-30NewGVN: Compute hash value of expression on demand and use it in inequality t...Daniel Berlin
2017-05-30Added missing line continuation to HANDLE_DIEVALUE_SMALL and HANDLE_DIEVALUE_...Galina Kistanova
2017-05-29[TableGen] Introduce DagInit::getArgs that returns an ArrayRef. Use it to fix...Craig Topper
2017-05-29[ManagedStatic] Avoid putting function pointers in template args.Benjamin Kramer
2017-05-29[ManagedStatic] Make object_creator/object_deleter visible again.Benjamin Kramer
2017-05-29[ManagedStatic] Add a way to pass custom creators/deleters.Benjamin Kramer
2017-05-29Test commit: fix typosMattias Eriksson
2017-05-29[Nios2] Target registrationNikolai Bozhenov
2017-05-28[InstrProf] Use more ArrayRef/StringRef.Benjamin Kramer
2017-05-27Recommit "[DWARF] - Make collectAddressRanges() return section index in addit...George Rimar
2017-05-27[TableGen] Prevent DagInit from leaking its Args and ArgNames when they excee...Craig Topper
2017-05-27[TableGen] Use the correct type for the first template for the ListInit Trail...Craig Topper
2017-05-27ScheduleDAGInstrs: Fix fixupKills()Matthias Braun
2017-05-27[GlobalISel] Add a localizer pass for target to useQuentin Colombet
2017-05-27[GVN] Recommit the patch "Add phi-translate support in scalarpre".Wei Mi
2017-05-26LivePhysRegs: Rework constructor + documentation; NFCMatthias Braun
2017-05-26LivePhysRegs: Doxygen cleanup; NFCMatthias Braun
2017-05-26LivePhysRegs: Add default for removeRegsInMask(Clobbers); NFCMatthias Braun
2017-05-26Resubmit r303859 with test fixed.Konstantin Zhuravlyov
2017-05-26DebugInfo: Do not emit empty CUsDavid Blaikie
2017-05-26Revert r304002 "[DWARF] - Make collectAddressRanges() return section index in...George Rimar
2017-05-26[DWARF] - Make collectAddressRanges() return section index in addition to Low...George Rimar
2017-05-26Revert "[DWARF] - Make collectAddressRanges() return section index in additio...George Rimar
2017-05-26Recommit r303978 "[DWARF] - Make collectAddressRanges() return section index ...George Rimar
2017-05-26Revert r303978 "[DWARF] - Make collectAddressRanges() return section index in...George Rimar