aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Docs: tweak code-block spacing.Ahmed Bougacha2013-11-181-0/+1
* The 'optnone' attribute means don't inline anything into this functionPaul Robinson2013-11-186-10/+67
* R600/SI: Fix moveToVALU when the first operand is VSrc.Matt Arsenault2013-11-183-13/+14
* R600/SI: Fix multiple SGPR reads when using VCC.Matt Arsenault2013-11-182-3/+36
* R600/SI: Implement add i64, but do not yet enable.Matt Arsenault2013-11-183-0/+74
* R600/SI: Specify SSrc operandsMatt Arsenault2013-11-181-2/+2
* R600/SI: addc / adde i32 are legalMatt Arsenault2013-11-181-0/+2
* R600/SI: Match addc to S_ADD_U32.Matt Arsenault2013-11-181-0/+7
* R600/SI: Match adde/sube to S_ADDC_U32/S_SUBB_U32Matt Arsenault2013-11-181-2/+4
* R600/SI: Specify S_ADD/S_SUB set SCC and add is commutableMatt Arsenault2013-11-181-1/+13
* R600/SI: Move patterns to match add / sub to scalar instructionsMatt Arsenault2013-11-186-30/+40
* R600/SI: Fix extra defs of VCC / SCC.Matt Arsenault2013-11-181-4/+15
* R600: Enable the IR structurizer by defaultTom Stellard2013-11-186-9/+8
* R600: Fix a crash in the AMDILCFGStrucurizerTom Stellard2013-11-182-6/+69
* R600: Add a SubtargetFeatture for disabling the ifcvt pass.Tom Stellard2013-11-184-1/+14
* R600: Use lower-case for EnableIRStructurizer featureTom Stellard2013-11-181-1/+1
* R600/SI: Fix illegal VGPR->SGPR copy inside of loopTom Stellard2013-11-182-2/+32
* R600/SI: Fix another case of illegal VGPR->SGPR copyTom Stellard2013-11-182-3/+28
* Checking for a return value with FormatMessage; if the call fails, there's no...Aaron Ballman2013-11-181-4/+9
* Fixing a possible memory leak from a failing realloc() call.Aaron Ballman2013-11-181-2/+7
* Recover gracefully when deserializing invalid YAML input.Alexander Kornienko2013-11-183-61/+152
* [ASan] Fix PR17867 - make sure ASan doesn't crash if use-after-scope and use-...Alexey Samsonov2013-11-183-9/+42
* [PR17978] Mark two ARM/fast-isel tests as XFAIL:vg_leak due to GV.NAKAMURA Takumi2013-11-182-0/+4
* LoopVectorizer: Extend the induction variable to a larger typeArnold Schwaighofer2013-11-182-0/+48
* [mips] Fix 'ran out of registers' in MIPS32 with FP64 when generating code fo...Daniel Sanders2013-11-183-2/+43
* [mips][msa] Update encoding of bnz.v (typo).Matheus Almeida2013-11-182-3/+3
* [mips][msa] Fix immediate value of LSA instruction as it was being wrongly en...Matheus Almeida2013-11-186-7/+118
* Fix forgotten member initialization detected by MSan bootstrap botAlexey Samsonov2013-11-181-0/+2
* [mips][msa] Add MSA to the release notes.Daniel Sanders2013-11-181-0/+10
* test-release.sh: tweak RPATH for the binary packages.Arnaud A. de Grandmaison2013-11-181-0/+32
* Unbreak the build after r194997Alexey Samsonov2013-11-181-2/+0
* Revert r194865 and r194874.Alexey Samsonov2013-11-18115-500/+152
* [AArch64 NEON]Add mov alias for simd copy instructions.Kevin Qin2013-11-182-45/+99
* Implement the newly added ACLE functions for ld1/st1 with 2/3/4 vectors.Hao Liu2013-11-187-146/+1533
* Debug Info Verifier: disable it by default.Manman Ren2013-11-181-1/+1
* Fix spacing, forward declare order.Matt Arsenault2013-11-184-9/+9
* Remove unnecessary temporary construction.David Blaikie2013-11-171-1/+1
* Remove redundant explicit default initialization.David Blaikie2013-11-171-2/+2
* DwarfCompileUnit: Add type safety to createGlobalVariableDIEDavid Blaikie2013-11-173-5/+4
* TableGen: Generate an enum for all named Operand types in tblgen'd InstrInfo.Ahmed Bougacha2013-11-172-0/+75
* Docs: Clearly separate Operand-related paragraphs.Ahmed Bougacha2013-11-171-0/+6
* Docs: Fix typo: NoIntinerary -> NoItinerary.Ahmed Bougacha2013-11-171-1/+1
* Debug Info: fix typo in function name.Manman Ren2013-11-172-6/+6
* Debug Info Verifier: fix when to find debug info nodes and when to verify them.Manman Ren2013-11-171-5/+11
* Debug Info Verifier: enable public functions of Finder to update the type map.Manman Ren2013-11-173-11/+29
* Utils/LoopUnroll.cpp: Tweak (StringRef)OldName to be valid until it is used, ...NAKAMURA Takumi2013-11-171-1/+3
* Add a loop rerolling flag to the PassManagerBuilderHal Finkel2013-11-172-1/+3
* python: Fix check for disasm creation failureAnders Waldenborg2013-11-172-1/+5
* python: Properly initialize before trying to create disasmAnders Waldenborg2013-11-171-0/+26
* Update CREDITSAlp Toker2013-11-171-0/+5