summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [InstCombine] fold bitcasts around an extractelement (2nd try)Sanjay Patel2015-12-092-8/+59
* [TSan] Try harder to avoid compiler-generated memset calls.Alexey Samsonov2015-12-095-6/+8
* [tsan] Define sigaction_t for Android.Yabin Cui2015-12-091-0/+12
* Disable the issue verification tests.Todd Fiala2015-12-093-0/+0
* Revert "Revert r253253 and r253126: "Don't recompute LCSSA after loop-unrolli...Michael Zolotukhin2015-12-091-2/+12
* [PGO] Resubmit "MST based PGO instrumentation infrastructure" (r254021)Rong Xu2015-12-0929-1/+1570
* create 3 issues for testbots: FAIL, ERROR (exceptional), and TIMEOUTTodd Fiala2015-12-094-0/+66
* Turn on new test summary results by default.Todd Fiala2015-12-092-2/+9
* unique_ptrify some collections in FileManagerDavid Blaikie2015-12-092-18/+12
* [Support] Change SaturatingAdd()/SaturatingMultiply() to use pointer for retu...Nathan Slingerland2015-12-093-43/+30
* [Hexagon] Use integrated assembler by defaultKrzysztof Parzyszek2015-12-094-65/+67
* Revert "[InstCombine] fold bitcasts around an extractelement"Mehdi Amini2015-12-092-42/+8
* [WebAssembly] Reintroduce ARGUMENT moving logicDan Gohman2015-12-0910-7/+123
* [InstCombine] fold bitcasts around an extractelementSanjay Patel2015-12-092-8/+42
* Change hasUniqueInitializer() to call isStrongDefinitionForLinker() instead o...Mehdi Amini2015-12-092-12/+29
* Re-commit r255115, with the PredicatedScalarEvolution class moved toSilviu Baranga2015-12-098-165/+250
* [RenderScript] Add hook for destroyed allocationsEwan Crawford2015-12-092-1/+46
* ARM: don't use a deleted node as the BaseReg in complex pattern.Tim Northover2015-12-092-1/+19
* WebAssembly: add missing failure to the list.JF Bastien2015-12-091-0/+1
* Correctly XFAIL TestReturnValuePavel Labath2015-12-091-1/+1
* Revert r255115 until we figure out how to fix the bot failures.Silviu Baranga2015-12-098-249/+164
* Avoid extended mnemonic 'mfvrsave' in assembly codeBill Schmidt2015-12-091-2/+2
* [LV][LAA] Add a layer over SCEV to apply run-time checked knowledge on SCEV e...Silviu Baranga2015-12-098-164/+249
* Fix cycle in selection DAG introduced by extractelement legalizationRobert Lougher2015-12-092-0/+32
* [AArch64] Fix FP16 vector instructions that should only accept low registersOliver Stannard2015-12-092-3/+43
* [mips][ias] Range check uimm10 operandsDaniel Sanders2015-12-097-28/+33
* WebAssembly: add known failuresJF Bastien2015-12-092-2/+444
* [mips] Use multiclass patterns for f32/f64 comparisons and i32 selects.Vasileios Kalintiris2015-12-091-75/+69
* Revert r254897 "[mips][microMIPS] Implement LH, LHE, LHU and LHUE instructions"Zlatko Buljan2015-12-0911-113/+10
* [LLDB][MIPS] Adding call to IsMSAAvailable() while creating RegisterInfoInter...Sagar Thakur2015-12-092-7/+11
* executeScopConditionally: Introduce special exiting blockTobias Grosser2015-12-0917-27/+38
* test: Fix misspelled test lineTobias Grosser2015-12-091-1/+1
* XFAIL TestReturnValue for remote Windows->Android testsPavel Labath2015-12-092-1/+4
* Fix a cleanup error in TestPlatformProcessConnect.pyTamas Berghammer2015-12-091-1/+1
* [ELF] - Implement the TLS relocation optimization for 32-bit x86.George Rimar2015-12-094-3/+283
* EarlyCSE: fix typo from rL255054.JF Bastien2015-12-091-1/+1
* Revert "Implement a new pass - LiveDebugValues - to compute the set of live D...Mehdi Amini2015-12-0914-1132/+5
* The current importing scheme is processing one function at a time,Mehdi Amini2015-12-091-54/+144
* clang-format: Improve documentation of AlignOperands.Daniel Jasper2015-12-091-0/+7
* Reformat linefeeds.NAKAMURA Takumi2015-12-094-22/+3
* wire timeouts and exceptional inferior process exits through the test event s...Todd Fiala2015-12-095-54/+420
* Implement a new pass - LiveDebugValues - to compute the set of live DEBUG_VAL...Vikram TV2015-12-0914-5/+1132
* Test commit access - Fix few missing '.' in comments of LoopInterchange code.Vikram TV2015-12-091-4/+4
* Revert r255001, "Add parse and sema for OpenMP distribute directive and all i...NAKAMURA Takumi2015-12-0929-1455/+23
* Add some additional safety checks to the StructuredData accessJason Molenda2015-12-091-52/+74
* Fix the order of destructors in LibLTOCodeGeneratorSteven Wu2015-12-092-0/+6
* [Basic] Rangify two for loops. NFC.Vedant Kumar2015-12-091-4/+4
* When printing warnings, the repeat_key should beSean Callanan2015-12-092-3/+3
* [AArch64][ARM] Don't base interleaved op legality on type alloc size.Ahmed Bougacha2015-12-096-15/+91
* Don't drop attributes when inlining through "deopt" operand bundlesSanjoy Das2015-12-092-0/+41
OpenPOWER on IntegriCloud