summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [esan|cfrag] Disable load/store instrumentation for cfragQin Zhao2016-06-103-8/+20
* Make all the SBFrame API's take the target lock.Jim Ingham2016-06-101-14/+43
* Update call site attribute documentationMatt Arsenault2016-06-101-2/+2
* docs: Add AMDGPU relocation informationTom Stellard2016-06-101-0/+51
* AMDGPU: v_cndmask_b32 does not def vccMatt Arsenault2016-06-102-2/+29
* Add doxygen comments to mmintrin.h's intrinsics.Ekaterina Romanova2016-06-101-0/+1041
* AMDGPU/SI: Make sure to emit TargetConstant nodes when matching ds_*permuteTom Stellard2016-06-102-2/+11
* Fix "frame variable" to show all variables defined in functions and any conta...Greg Clayton2016-06-091-5/+6
* [CMake] Removing fallback code for CMake versions before 3.1Chris Bieneman2016-06-091-14/+0
* AMDGPU/SI: Use common topological sort algorithm in SIScheduleDAGMITom Stellard2016-06-091-64/+3
* AMDGPU: Fix flat atomicsMatt Arsenault2016-06-098-41/+2301
* AMDGPU: Fix i64 global cmpxchgMatt Arsenault2016-06-095-136/+189
* AMDGPU: Fix missing and broken check lines in atomic testsMatt Arsenault2016-06-092-369/+487
* RenderScript support in the FrontendPirama Arumuga Nainar2016-06-098-0/+56
* Make sure that not interesting allocas are not instrumented.Vitaly Buka2016-06-092-4/+33
* CodeGen: Allow verifier to run after MachineBlockPlacementMatt Arsenault2016-06-091-1/+1
* Add aliases for mfvrsave/mtvrsave.Eric Christopher2016-06-093-2/+12
* AMDGPU: Run verifer after insert waits passMatt Arsenault2016-06-091-1/+1
* AMDGPU: Remove incorrect assertionMatt Arsenault2016-06-091-4/+0
* AMDGPU: Properly initialize SIShrinkInstructionsMatt Arsenault2016-06-093-8/+6
* [CFLAA] Handle global/arg attrs more sanely.George Burgess IV2016-06-093-24/+58
* Unpoison stack memory in use-after-return + use-after-scope modeVitaly Buka2016-06-093-45/+60
* Reapply 272328 and 272329 as a single patch.Alina Sbirlea2016-06-091-10/+3
* Revert 272328 and 272329 to recommit as a single patch.Alina Sbirlea2016-06-091-3/+10
* clang-format: [JS] recognized named functions in AnnotatingParser.Martin Probst2016-06-092-1/+6
* Keep barcelona subtype for amdfam10Alina Sbirlea2016-06-091-1/+3
* [cpu-detection] Return amdfam10 for all subtypes. Address Bug 28067.Alina Sbirlea2016-06-091-9/+0
* [CMake] Cleanup ExternalProject usage of CMake 3.x featuresChris Bieneman2016-06-091-19/+7
* Enable some tests on linuxPavel Labath2016-06-097-9/+5
* Redirect unused output in test to /dev/nullRichard Trieu2016-06-091-3/+3
* [CMake] Cleaning up CMake version checks in ExternalProject callsChris Bieneman2016-06-092-25/+9
* [CMake] Version is aways greater than 3Chris Bieneman2016-06-091-25/+22
* Fixed an issue in the ProcessMachCore where segments are not always contiguou...Greg Clayton2016-06-091-13/+42
* Use ProfileSummaryInfo in inline cost analysis.Easwaran Raman2016-06-098-58/+83
* Fixed a problem in IRMemoryMap where the flag to zero out memory was ignored.Sean Callanan2016-06-091-0/+7
* [X86][AVX512] Added avx512 VPSLLDQ/VPSRLDQ instruction commentsSimon Pilgrim2016-06-094-15/+27
* Fix a crash in the AST dumper.Richard Trieu2016-06-092-2/+14
* Add a RenderScript language typePirama Arumuga Nainar2016-06-095-2/+7
* Fix win bot failureXinliang David Li2016-06-091-0/+1
* [CMake] Cleanup CMake version checkingChris Bieneman2016-06-091-15/+1
* [LiveRangeEdit] Fix a crash in eliminateDeadDef.Quentin Colombet2016-06-091-1/+6
* [CMake] Cleanup CMake version checking for 2.8.12Chris Bieneman2016-06-091-21/+1
* [CMake] Cleaning up CMake feature gating on 2.8.12Chris Bieneman2016-06-094-18/+4
* Revert "[Temporary] Add an ExprWithCleanups for each C++ MaterializeTemporary...Tim Shen2016-06-0923-181/+63
* [docs] Fix indentation for a tool optionVedant Kumar2016-06-091-1/+1
* [X86][AVX512] Dropped avx512 VPSLLDQ/VPSRLDQ intrinsicsSimon Pilgrim2016-06-094-56/+58
* [X86][AVX512] Fixed issue with v16i32 shuffles lowering to VPALIGNRSimon Pilgrim2016-06-092-1/+16
* BitcodeReader: Use std:::piecewise_construct when upgrading type refsDuncan P. N. Exon Smith2016-06-091-3/+3
* Use errorDynRel like every other target.Rafael Espindola2016-06-093-3/+3
* Rename warnDynRel.Rafael Espindola2016-06-091-4/+4
OpenPOWER on IntegriCloud