summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-12-13[CodeView] Teach clang to emit the .debug$H COFF section.Zachary Turner
2017-12-13Speculative build fix for llvm-pdbdump on Linux after Michael's #include remo...Hans Wennborg
2017-12-13[WebAssembly] Use bitfield types in wasm YAML representationSam Clegg
2017-12-13Reverting [JumpThreading] Preservation of DT and LVI across the passBrian M. Rzycki
2017-12-13[WebAssembly] Add linking metatdata test coverage for wasm2yamlSam Clegg
2017-12-13Remove redundant includes from lib/IR.Michael Zolotukhin
2017-12-13[JumpThreading] Preservation of DT and LVI across the passBrian M. Rzycki
2017-12-13[Function] Remove trailing end-of-line whitespace. NFC.Brian M. Rzycki
2017-12-13[FuzzMutate] Avoid zero sized aggregatesIgor Laevsky
2017-12-13Reintroduce r320049, r320014 and r319894.Igor Laevsky
2017-12-13[CodeGen] Print jump-table index operands as %jump-table.0 in both MIR and de...Francis Visoiu Mistrih
2017-12-13[Testing/Support] Make the HasValue matcher composablePavel Labath
2017-12-13[SLP] Vectorize jumbled memory loads.Mohammad Shahid
2017-12-13Rename LiveIntervalAnalysis.h to LiveIntervals.hMatthias Braun
2017-12-13Remove unnecessary includes; NFCMatthias Braun
2017-12-13reverting out -r320532 because a warning is breaking the lld buildMichael Trent
2017-12-12Updated llvm-objdump to display local relocations in Mach-O binariesMichael Trent
2017-12-12Reassociate: add global reassociation algorithmFiona Glaser
2017-12-12Split IndirectBr critical edges before PGO gen/use passes.Hiroshi Yamauchi
2017-12-12[MachineOperand][MIR] Add isRenamable to MachineOperand.Geoff Berry
2017-12-12Revert r320049, r320014 and r319894Igor Laevsky
2017-12-11Ensure moved-from container is cleared on moveGeorge Burgess IV
2017-12-11[Hexagon] Add support for Hexagon V65Krzysztof Parzyszek
2017-12-11[dwarfdump] Fix off-by-one bug in accelerator table extractor.Jonas Devlieghere
2017-12-11[RISCV] Add custom CC_RISCV calling convention and improved call supportAlex Bradbury
2017-12-11[RISCV] Support lowering FrameIndexAlex Bradbury
2017-12-09Revert and accidentally committed revert commitDylan McKay
2017-12-09Revert "[AVR] Override ParseDirective"Dylan McKay
2017-12-09Relax unaligned access assertion when type is byte alignedDylan McKay
2017-12-09Hardware-assisted AddressSanitizer (llvm part).Evgeniy Stepanov
2017-12-08dwarfdump: Add support for the --diff option.Adrian Prantl
2017-12-08[CodeGen] Move printing MO_Immediate operands to MachineOperand::printFrancis Visoiu Mistrih
2017-12-08Revert part of "Cleanup some GraphTraits iteration code"Duncan P. N. Exon Smith
2017-12-08Generalize llvm::replaceDbgDeclare and actually support the use-case thatAdrian Prantl
2017-12-08AMDGPU: Set IntrReadMem on memtime intrinsicsMatt Arsenault
2017-12-08AMDGPU: image_getlod and image_getresinfo do not read memoryMatt Arsenault
2017-12-08Revert r320104: infinite loop profiling bug fixXinliang David Li
2017-12-08Reverting r320166 to fix test failures.Michael Trent
2017-12-08Updated llvm-objdump to display local relocations in Mach-O binariesMichael Trent
2017-12-08[PatternMatch] Add matcher for LoadInst, NFC.Alexey Bataev
2017-12-07[ORC] Mark SymbolStringPool methods as inline to avoid linkage errors, add aLang Hames
2017-12-07[dump] Make LLVM_ENABLE_DUMP independent, and move to llvm-config.hDon Hinton
2017-12-07[ModRefInfo] Make enum ModRefInfo an enum class [NFC].Alina Sbirlea
2017-12-07[PGO] detect infinite loop and form MST properlyXinliang David Li
2017-12-07[FuzzMutate] Allow only sized pointers for the GEP instructionIgor Laevsky
2017-12-07[Testing/Support] Make matchers work with Expected<T&>Pavel Labath
2017-12-07[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.Francis Visoiu Mistrih
2017-12-07[TableGen] Give the option of tolerating duplicate register namesAlex Bradbury
2017-12-07[AVR] Override ParseDirectiveLeslie Zhai
2017-12-06[ModRefInfo] Use ModRefInfo wrappers in FunctionModRefBehaviorAlina Sbirlea