aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* R600: Fix incorrect LDS size calculationTom Stellard2013-09-053-4/+40
* R600/SI: Don't emit S_WQM_B64 instruction for compute shadersTom Stellard2013-09-053-1/+16
* R600: Fix segfault in R600TextureIntrinsicReplacerTom Stellard2013-09-051-0/+3
* Move accelerator table defines and constants to Dwarf.h sinceEric Christopher2013-09-056-56/+56
* Rename enums to match convention and remove superfluous "dwarf" in names.Eric Christopher2013-09-051-2/+2
* Reformat.Eric Christopher2013-09-052-99/+103
* [ARMv8] Add some missing tests for DSB/DMB.Joey Gouly2013-09-053-3/+57
* [ARMv8] Implement the new DMB/DSB operands.Joey Gouly2013-09-0510-21/+84
* Add AArch32 DCPS{1,2,3} and HLT instructions.Richard Barton2013-09-0510-7/+166
* Reverting 190043 for now.Tilmann Scheller2013-09-054-99/+3
* ARM: Add GPR register class excluding LR for use with the ADR instruction.Tilmann Scheller2013-09-054-3/+99
* [SystemZ] Add NC, OC and XCRichard Sandiford2013-09-0513-46/+999
* Declare missing dependency on AliasAnalysis. Patch by Liu Xin!Nick Lewycky2013-09-051-0/+1
* Fix typos in assert message.Nick Lewycky2013-09-051-1/+1
* [Sparc] Correctly handle call to functions with ReturnsTwice attribute.Venkatraman Govindaraju2013-09-055-4/+116
* msbuild: Add clang's compiler-rt libs to the LibraryPathReid Kleckner2013-09-051-0/+1
* Fix comments to reflect reality.Bill Wendling2013-09-051-6/+2
* Formatting.Eric Christopher2013-09-051-2/+2
* Clean up some whitespace and comment formatting.Eric Christopher2013-09-051-21/+18
* mi-sched: Force bottom up scheduling for generic targets.Andrew Trick2013-09-043-19/+34
* Add names for mach-o permissions bits and use the symbol names in place of ma...Nick Kledzik2013-09-042-2/+13
* Move default dwarf version enum into the llvm dwarf constants ratherEric Christopher2013-09-041-3/+2
* fix typo in enum nameNick Kledzik2013-09-041-1/+1
* Add missing header line.Bill Wendling2013-09-041-0/+1
* Use ArrayRef instead of explicit container.Bill Wendling2013-09-041-2/+2
* Remove hack ensuring that darwin didn't produce dwarf > 3 for modulesEric Christopher2013-09-047-35/+33
* Revert "Revert r189902 as the workaround shouldn't be necessary anymore."Eric Christopher2013-09-041-1/+5
* Revert r189902 as the workaround shouldn't be necessary anymore.Eric Christopher2013-09-041-5/+1
* Expand and rewrite comment.Eric Christopher2013-09-041-3/+4
* comment typoAndrew Trick2013-09-041-1/+1
* Remove dead subtree limit code.Andrew Trick2013-09-041-9/+0
* -view-misched-dags, better pruning.Andrew Trick2013-09-041-1/+1
* mi-sched: DEBUG cleanup, call tracePick for unidirectional scheduling.Andrew Trick2013-09-041-0/+2
* 80 columnsAndrew Trick2013-09-041-2/+2
* mi-sched: Suppress register pressure tracking when the scheduling window is t...Andrew Trick2013-09-042-18/+35
* mi-sched: Load clustering is a bit to expensive to enable unconditionally.Andrew Trick2013-09-042-1/+3
* mi-sched: Reuse an invalid HazardRecognizer to save compile time.Andrew Trick2013-09-041-6/+14
* mi-sched: bypass heuristic checks when regpressure tracking is disabled.Andrew Trick2013-09-043-27/+35
* Added -misched-regpressure option.Andrew Trick2013-09-044-23/+57
* Change swift/vldm test case to be less dependent on allocation orderArnold Schwaighofer2013-09-041-16/+16
* Rename some variables to match the style guide.Rafael Espindola2013-09-044-27/+27
* R600: Use shared op optimization when checking cycle compatibilityVincent Lejeune2013-09-042-0/+40
* R600: Non vector only instruction can be scheduled on trans unitVincent Lejeune2013-09-0428-146/+299
* R600: Use SchedModel enum for is{Trans,Vector}Only functionsVincent Lejeune2013-09-044-23/+19
* R600: Remove fmul.v4f32.ll test which is redundant with fmul.llVincent Lejeune2013-09-041-15/+0
* Unify and clean up.Eric Christopher2013-09-041-9/+4
* Merge these 2 tests in a single file.Rafael Espindola2013-09-044-71/+50
* ARM: Teach A15 SDOptimizer to properly handle D-reg by-lane.Jim Grosbach2013-09-041-0/+7
* Small simplification given that insert of an empty range is a nop.Rafael Espindola2013-09-041-2/+1
* Remove 'param' label from comments. They aren't used properly here.Bill Wendling2013-09-041-15/+14