summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* [hwasan] Implement -fsanitize-recover=hwaddress.Evgeniy Stepanov2017-12-201-1/+1
* [PGO] Function section hotness prefix should look at all blocksTeresa Johnson2017-12-201-4/+4
* [JumpTables] Let targets decide which switch instructions are suitableNemanja Ivanovic2017-12-201-3/+3
* Revert r320548:[SLP] Vectorize jumbled memory loadsMohammad Shahid2017-12-201-15/+0
* Add optional SelectionDAG* parameter to SValue::dump and SDValue::dumprKrzysztof Parzyszek2017-12-201-6/+6
* [SCEV] Fix Typo. NFC.Javed Absar2017-12-201-1/+1
* [NVPTX] Initial adaptation of MCAsmStreamer/MCTargetStreamer for debug info i...Alexey Bataev2017-12-202-1/+13
* [globalisel][tablegen] Allow ImmLeaf predicates to use InstructionSelector me...Daniel Sanders2017-12-202-10/+13
* [memcpyopt] Teach memcpyopt to optimize across basic blocksDan Gohman2017-12-201-0/+6
* [CodeGen] Move printing MO_BlockAddress operands to MachineOperand::printFrancis Visoiu Mistrih2017-12-191-0/+3
* [CodeGen] Refactor printOffset from MO and MIRPrinterFrancis Visoiu Mistrih2017-12-191-0/+3
* [CodeGen] Move printing MO_CFIIndex operands to MachineOperand::printFrancis Visoiu Mistrih2017-12-191-0/+1
* [ThinLTO][C-API] Correct api commentsBen Dunbobbin2017-12-192-11/+12
* [Support][CachePruning] Disable cache pruning regression fixBen Dunbobbin2017-12-191-1/+5
* [Support] Add WritableMemoryBuffer classPavel Labath2017-12-191-0/+60
* Fix: [YAML] Always double quote UTF-8 charactersFrancis Visoiu Mistrih2017-12-191-1/+1
* [YAML] Always double quote UTF-8 charactersFrancis Visoiu Mistrih2017-12-191-3/+3
* [FuzzMutate] Don't crash when mutator is unable to find operationIgor Laevsky2017-12-191-1/+3
* TargetLowering: Fix off-by-one errorMatthias Braun2017-12-191-1/+1
* LiveStacks: Rename LiveStack.{h|cpp} to LiveStacks.{h|cpp}; NFCMatthias Braun2017-12-181-4/+4
* X86/AArch64/ARM: Factor out common sincos_stret logic; NFCIMatthias Braun2017-12-182-0/+5
* AArch64/X86: Factor out common bzero logic; NFCMatthias Braun2017-12-181-0/+1
* Recommit "[DWARFv5] Dump an MD5 checksum in the line-table header."Paul Robinson2017-12-181-2/+6
* [IR] Support the new TBAA metadata format in IR verifierIvan A. Kosarev2017-12-181-3/+5
* [YAML] Add support for non-printable charactersFrancis Visoiu Mistrih2017-12-186-48/+92
* [IR] Add MDBuilder helpers for the new TBAA metadata formatIvan A. Kosarev2017-12-181-3/+18
* [Memcpy Loop Lowering] Remove the fixed int8 lowering.Sean Fertile2017-12-182-12/+0
* Constexprify LaneBitmask factory methods.Benjamin Kramer2017-12-181-3/+3
* [ConstantRange] Support for ashr in ConstantRange computationMax Kazantsev2017-12-181-0/+4
* Re-commit "Properly handle multi-element and dynamically sized allocas in get...Bjorn Steinbrink2017-12-171-1/+1
* use uint32_tSam Clegg2017-12-171-2/+2
* [WebAssembly] Export some more info on wasm funtionsSam Clegg2017-12-172-2/+2
* Revert "Properly handle multi-element and dynamically sized allocas in getPoi...Bjorn Steinbrink2017-12-171-1/+1
* Properly handle multi-element and dynamically sized allocas in getPointerDere...Bjorn Steinbrink2017-12-171-1/+1
* [X86] Remove GCCBuiltin from kand/kandn/kor/kxor/kxnor/knot intrinsics so cla...Craig Topper2017-12-161-6/+6
* [WebAssembly] Return ArrayRef's rather than const std::vector&Sam Clegg2017-12-161-21/+11
* [LTO] Make processing of combined module more consistentVitaly Buka2017-12-161-2/+1
* [SimplifyLibCalls] Inline calls to cabs when it's safe to do soHal Finkel2017-12-162-0/+10
* [ThinLTO] Enable importing of aliases as copy of aliaseeTeresa Johnson2017-12-163-1/+30
* Revert "Recommit "[DWARFv5] Dump an MD5 checksum in the line-table header.""Paul Robinson2017-12-151-6/+2
* Recommit "[DWARFv5] Dump an MD5 checksum in the line-table header."Paul Robinson2017-12-151-2/+6
* MachineFunction: Return reference from getFunction(); NFCMatthias Braun2017-12-155-13/+13
* MachineFunction: Slight refactoring; NFCMatthias Braun2017-12-151-4/+5
* MachineModuleInfo: Remove unused function; NFCMatthias Braun2017-12-151-1/+0
* [LTO] Remove unused RegularLTOState::HasModuleVitaly Buka2017-12-151-1/+0
* Re-commit : [LICM] Allow sinking when foldable in loopJun Bum Lim2017-12-151-2/+3
* Revert "[DWARFv5] Dump an MD5 checksum in the line-table header."Paul Robinson2017-12-151-6/+2
* [DWARFv5] Dump an MD5 checksum in the line-table header.Paul Robinson2017-12-151-2/+6
* fix typo in comment and remove inaccurate comment; NFCSanjay Patel2017-12-151-1/+1
* Revert "Re-commit : [LICM] Allow sinking when foldable in loop"Jun Bum Lim2017-12-151-3/+2