summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [X86] Optimize v2i32/v2f32 scatters.Craig Topper2018-01-113-55/+72
* [Fuchsia] Remove LLDB from the toolchain distributionPetr Hosek2018-01-111-6/+0
* [Fuchsia] Use llvm-objcopy as objcopy on non-Darwin hostsPetr Hosek2018-01-111-0/+1
* Advanced guessing of rendezvous breakpoint (resubmit)Eugene Zemtsov2018-01-114-82/+146
* [DWARF][NFC] Overload AsmPrinter::emitDwarfStringOffsets() to take a DwarfStr...Wolfgang Pieb2018-01-113-4/+12
* [NFC] Commit to mention that r322248 is actually made by AndrewScheideckerMarcello Maggioni2018-01-111-1/+1
* [SimplifyCFG] Add cut-off for InitializeUniqueCases.Marcello Maggioni2018-01-111-13/+25
* [X86][Sema] Range check the constant argument for the vpshld/vpshrd builtins ...Craig Topper2018-01-112-0/+94
* [X86] Fix vpshrd builtins to require an ICE for their constant argument to ma...Craig Topper2018-01-111-9/+9
* [X86] Make -mavx512f imply -mfma and -mf16c in the frontend like it does in t...Craig Topper2018-01-111-1/+5
* [X86][Sema] Remove constant range checks on on builtins that take a char.Craig Topper2018-01-111-37/+0
* Revert "Install resource files into a share/ directory"Petr Hosek2018-01-112-3/+3
* Revert "[Driver] Update default sanitizer blacklist location"Petr Hosek2018-01-115-1/+1
* SmallVector: fix use-after-poison MSAN error in destructorMatt Morehouse2018-01-101-3/+6
* [Lex] Inline a variable in test in preparation for more similar tests. NFC.Volodymyr Sapsai2018-01-101-2/+1
* Running this on other systems won't work because I don'tJim Ingham2018-01-101-0/+1
* [AArch64] add tests for notted variants of min/max; NFCSanjay Patel2018-01-101-2/+1475
* Remove Environment.h, test-dwarf.cpp, test-dwarf.exeJason Molenda2018-01-101-10/+4
* In C++17, when instantiating an out-of-line definition of an inline static dataRichard Smith2018-01-103-1/+21
* Runs the part of the test that just finds the binary on all systems.Jim Ingham2018-01-101-13/+14
* Reland "Install resource files into a share/ directory"Petr Hosek2018-01-102-3/+3
* Reland "[Driver] Update default sanitizer blacklist location"Petr Hosek2018-01-105-1/+1
* Add a test for finding a binary in an app package.Jim Ingham2018-01-105-0/+117
* Revert "AArch64: Fix emergency spillslot being out of reach for large callfra...Matthias Braun2018-01-1010-75/+11
* LiveRangeEdit: Inline markDeadRemat() into only user; NFCMatthias Braun2018-01-102-7/+1
* Revert "Advanced guessing of rendezvous breakpoint"Eugene Zemtsov2018-01-104-140/+57
* [libunwind] Set up .arcconfig to point to new Diffusion UNW repositoryPetr Hosek2018-01-101-1/+1
* [X86] Move HasNOPL to a subtarget feature bit. Plumb MCSubtargetInfo through ...Craig Topper2018-01-104-57/+79
* LiveRangeEdit: Simplify code; NFCMatthias Braun2018-01-102-16/+18
* [SLP] Add/update tests for SLP vectorizer, NFC.Alexey Bataev2018-01-103-35/+368
* [RISCV] Implement support for the BranchRelaxation passAlex Bradbury2018-01-109-40/+243
* TargetLoweringBase: The ios simulator has no bzero function.Matthias Braun2018-01-102-6/+18
* [RISCV] Implement branch analysisAlex Bradbury2018-01-107-159/+422
* [MSan] Enable use-after-dtor instrumentation by default.Matt Morehouse2018-01-105-12/+19
* [Driver] Test for correct '--version' suggestionBrian Gesiak2018-01-101-1/+2
* [WebAssembly] Optimize Writer::lookupTypeSam Clegg2018-01-101-2/+5
* [RISCV] Add support for llvm.{frameaddress,returnaddress} intrinsicsAlex Bradbury2018-01-103-0/+158
* [RISCV] Add basic support for inline asm constraintsAlex Bradbury2018-01-105-0/+179
* [RISCV] Support stack frames and offsets up to 32-bitsAlex Bradbury2018-01-106-11/+117
* [RISCV] Support for varargsAlex Bradbury2018-01-105-24/+718
* [hwasan] An option to disable tag randomization.Evgeniy Stepanov2018-01-103-7/+15
* Test commit accessScott Linder2018-01-101-2/+2
* [WebAssembly] Move relocation handling InputChunks.cppSam Clegg2018-01-105-152/+157
* [WebAssembly] Add seperate Writer::lookupType and Writer::registerType. NFCSam Clegg2018-01-101-9/+17
* [SelectionDAG][X86] Explicitly store the scale in the gather/scatter ISD nodesCraig Topper2018-01-1010-42/+229
* Advanced guessing of rendezvous breakpointEugene Zemtsov2018-01-104-57/+140
* [XCodebuild] Catch up with recent changes (Environment.cpp).Davide Italiano2018-01-101-2/+6
* [MachineOutliner] Outline ADRPsJessica Paquette2018-01-102-0/+11
* [InstCombine] add test to show missed bswap; NFCSanjay Patel2018-01-101-11/+90
* Force HWLOC topology method for NUMA-specific topologyJonathan Peyton2018-01-101-0/+9
OpenPOWER on IntegriCloud