summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [DWARFv5] llvm-mc support for new unit header.Paul Robinson2017-02-284-23/+42
* [WebAssembly] Convert the remaining unit tests to the new wasm-object-file ta...Dan Gohman2017-02-2838-221/+261
* Update AMDGPU test branch-relaxation.ll for changes after post-dom fixesDaniel Berlin2017-02-281-13/+5
* [ARM] Don't generate deprecated T1 STM.Eli Friedman2017-02-282-4/+22
* [Hexagon] Generate extract instructions more aggressivelyKrzysztof Parzyszek2017-02-285-4/+282
* [libFuzzer] remove usage of the old coverage instrumentationKostya Serebryany2017-02-283-70/+0
* Fix PR 24415 (at least), by making our post-dominator tree behavior sane.Daniel Berlin2017-02-2816-106/+198
* ELF ICF: Merge only functions.Rui Ueyama2017-02-282-2/+22
* gold-plugin: Remove unused variable.Peter Collingbourne2017-02-281-1/+0
* [Hexagon] Fix instruction selection for sign-extending i1 to i64Krzysztof Parzyszek2017-02-282-27/+50
* Add additional areas I'm responsible for in the lldb codebase.Jason Molenda2017-02-281-1/+2
* Add comments about .hash and .gnu.hash.Rui Ueyama2017-02-281-0/+31
* [XRay][Docs] Update the XRay documentationDean Michael Berris2017-02-281-26/+93
* Actually add error handling to unpacking the dyld compact bind andKevin Enderby2017-02-284-28/+65
* Mark some libFuzzer tests as XFAIL'd on DarwinMehdi Amini2017-02-284-0/+7
* Removing couple unnecessary architecture guards.Jonathan Peyton2017-02-281-2/+2
* AMDGPU: Fix types for VOP_I16_I16_I16Matt Arsenault2017-02-281-1/+1
* [ODRHash] Add basic support for CXXRecordDeclRichard Trieu2017-02-284-4/+79
* AMDGPU: Add definition for v_swap_b32Matt Arsenault2017-02-284-4/+73
* Allow attributes before union definitionErich Keane2017-02-286-5/+56
* clang-format the Mangled changes.Zachary Turner2017-02-281-12/+14
* Wrap the call to UndecorateSymbolName in a mutex.Zachary Turner2017-02-281-11/+19
* AMDGPU: Add definition for v_xad_u32Matt Arsenault2017-02-282-0/+6
* [DWARFv5] Emit new unit header format.Paul Robinson2017-02-2815-23/+383
* AMDGPU: Add ds_nop to assemblerMatt Arsenault2017-02-282-1/+26
* AMDGPU: Add definitions for ds_{read|write}_b{96|128}Matt Arsenault2017-02-282-4/+28
* Minor refactoring. NFC.Rui Ueyama2017-02-281-4/+5
* Use make<> instead of new (BAlloc). NFC.Rui Ueyama2017-02-283-9/+8
* De-template DefinedRegular.Rui Ueyama2017-02-2817-119/+107
* Make it obvious that st_value for common symbols has a different meaning.Rui Ueyama2017-02-281-5/+13
* [AMDGPU] Add second pass of the schedulerStanislav Mekhanoshin2017-02-282-7/+126
* Fix wrong TLS symbol values.Rui Ueyama2017-02-285-12/+4
* Fix a bug in r294611 w.r.t. Darwin Kernel debugging.Jim Ingham2017-02-284-0/+19
* Revert "Add terminator to .eh_frame sections"Rafael Espindola2017-02-289-19/+10
* [DAGCombiner] use dyn_cast values in foldSelectOfConstants(); NFCSanjay Patel2017-02-281-6/+8
* Fix -Wcovered-switch-default warning.Zachary Turner2017-02-281-2/+0
* [LCG] Fix EXPENSIVE_CHECKS typo. NFCFrancis Visoiu Mistrih2017-02-281-5/+5
* clang-format: [Java] Fix bug in enum formatting.Daniel Jasper2017-02-282-1/+9
* Add function importing info from samplepgo profile to the module summary.Dehao Chen2017-02-2814-29/+139
* Workaround MSVC bug when using TrailingObjects from a template.James Y Knight2017-02-282-0/+28
* [x86] add alternate IR tests for select of constants; NFCSanjay Patel2017-02-281-0/+68
* Fix incorrect logic in StackFrame::Disassemble.Zachary Turner2017-02-281-11/+13
* [PDB] Add BinaryStreamError.Zachary Turner2017-02-2813-80/+184
* Set default CPU for OpenBSD/arm to Cortex-A8Brad Smith2017-02-282-0/+5
* Fix issue with test case. Make test x86_64 specificDavid Bozier2017-02-281-2/+2
* [AMDGPU] New method to estimate register pressureStanislav Mekhanoshin2017-02-282-21/+150
* Migrate all of aarch64-linux-gnu to \01_mcount instead of just when passing a...Eric Christopher2017-02-282-4/+6
* [AMDGPU] Change amd_kernel_code_t's minor version to 1Konstantin Zhuravlyov2017-02-283-3/+3
* Strip debug info when inlining into a nodebug function.Adrian Prantl2017-02-283-15/+70
* [llvm-cov] Error-out when an unsupported format is used (PR32087)Vedant Kumar2017-02-282-1/+10
OpenPOWER on IntegriCloud