summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Document and test the first few .got.plt entries.Rafael Espindola2016-05-093-0/+38
* [AMDGPU] Clean up debugger testsKonstantin Zhuravlyov2016-05-093-59/+81
* Unbreak the non-windows build.Benjamin Kramer2016-05-091-5/+5
* [pdb] Parse the module info stream for each module.Zachary Turner2016-05-097-27/+311
* Make TypeIterator generic so it can iterate symbols too.Zachary Turner2016-05-098-100/+138
* Revert "Allow the LTO code generator to strip invalid debug info from the inp...Adrian Prantl2016-05-095-57/+7
* Revert "Separate the Verifier into an analysis and a transformation pass and"Adrian Prantl2016-05-096-110/+9
* [mips] Fix a partially initialized member variable that was introduced in r26...Daniel Sanders2016-05-091-0/+2
* Separate the Verifier into an analysis and a transformation pass andAdrian Prantl2016-05-096-9/+110
* Allow the LTO code generator to strip invalid debug info from the input.Adrian Prantl2016-05-095-7/+57
* [CGP] avoid crashing from weightlessnessSanjay Patel2016-05-092-3/+19
* Mark TestPrintStackTraces as flaky on linuxPavel Labath2016-05-091-0/+1
* DivergenceAnalysis: Fix crash with no return blocksMatt Arsenault2016-05-092-1/+37
* [TargetLowering] make helper function for SetCC + and optimizations (NFC)Sanjay Patel2016-05-092-52/+45
* Fixed unused but set variable warningSimon Pilgrim2016-05-091-3/+0
* AMDGPU: Fold shift into cvt_f32_ubyteNMatt Arsenault2016-05-093-3/+137
* fix spelling; NFCSanjay Patel2016-05-091-2/+2
* [mips] Try to fix 'truncation from FindBestPredicateResult to bool' reported ...Daniel Sanders2016-05-091-3/+3
* [mips][ias] Attempt to fix 'not all control paths return a value' reported by...Daniel Sanders2016-05-091-0/+2
* Allow user defined __init_aray_start.Rafael Espindola2016-05-092-1/+14
* [OpenMP] Parse+Sema for '#pragma omp declare target' syntax version 4.5Dmitry Polukhin2016-05-0914-55/+255
* [dsymutil] Prevent use-after-freeFrederic Riss2016-05-094-2/+15
* Enable NamespaceLookupTestCase.test_scope_lookup_before_using_with_run_comman...Pavel Labath2016-05-091-1/+1
* Optimize a printf with a double procent to putchar.Joerg Sonnenberger2016-05-092-2/+14
* [VectorUtils] Query number of sign bits to allow more truncationsJames Molloy2016-05-092-4/+50
* [include-fixer] Autodetect yaml databases in parent directories.Benjamin Kramer2016-05-094-12/+67
* [clang-tidy] new google-default-arguments checkHaojian Wu2016-05-098-0/+117
* [mips][micromips] Make getPointerRegClass() result depend on the instruction.Daniel Sanders2016-05-096-14/+58
* Support variables and functions types in misc-unused-using-decls.Haojian Wu2016-05-093-5/+80
* Fix bug where temporary file would be left behind every time an archive was ...Rafael Espindola2016-05-093-9/+29
* [X86][SSE] Added TODO comment to add support for AVX512 mask registers to shu...Simon Pilgrim2016-05-092-0/+2
* Proper detection and handling of RHEL and variants.Rafael Espindola2016-05-091-8/+7
* [mips] Fix use after free and an unnecessary copy introduced in r268896.Daniel Sanders2016-05-091-3/+4
* RHEL: Look in more places to find g++ headers and runtime.Rafael Espindola2016-05-091-2/+10
* [mips] Fix mips-got16.s following r268900.Daniel Sanders2016-05-091-2/+0
* [clang][AVX512] completing missing intrinsics [vmin/vmax].Michael Zuckerman2016-05-092-0/+142
* [PowerPC] fix register alignment for long double typeStrahinja Petrovic2016-05-097-4/+122
* [Sparc][LEON] Add UMAC and SMAC instruction support for Sparc LEON subtargetsChris Dewhurst2016-05-097-5/+79
* [AArch64] Implement lowering of the X constraint on AArch64Silviu Baranga2016-05-094-0/+193
* Fix assertion in SymbolFilePDBPavel Labath2016-05-091-0/+4
* Trying to fix docs.Alexander Kornienko2016-05-093-3/+4
* [X86][AVX512] Added masked version of combine testsSimon Pilgrim2016-05-091-0/+112
* [Clang][AVX512] completing missing intrinsics [CVT]Michael Zuckerman2016-05-092-8/+551
* Revert "[Mips] Fix use after free."Benjamin Kramer2016-05-091-1/+2
* [Mips] Fix use after free.Benjamin Kramer2016-05-091-2/+1
* [mips][ias] R_MIPS_(GOT|HI|LO|PC)16 and R_MIPS_GPREL32 do not need symbols.Daniel Sanders2016-05-094-54/+111
* Fix docs.Alexander Kornienko2016-05-091-1/+1
* Enable support for __float128 in Clang and enable it on pertinent platformsNemanja Ivanovic2016-05-0953-82/+462
* clang-rename tests: move the run lines to the top of the test filesMiklos Vajna2016-05-093-9/+9
* [mips][microMIPS] Implement LWP and SWP instructionsZlatko Buljan2016-05-0912-10/+123
OpenPOWER on IntegriCloud