aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [llvm-c][Disassembler] Add an option to reproduce in disassembled output theQuentin Colombet2013-10-012-8/+47
* Remove triple from type unique testing cases.Manman Ren2013-10-013-6/+0
* Try to fix native-arm botManman Ren2013-10-011-2/+0
* Debug Info: remove duplication of DIEs when a DIE is part of the type systemManman Ren2013-10-016-18/+129
* R600: add a pass that merges clauses.Vincent Lejeune2013-10-0110-7/+238
* R600: Put PRED_X instruction in its own clauseVincent Lejeune2013-10-015-6/+1190
* R600: Enable -verify-machineinstrs in some tests.Vincent Lejeune2013-10-0110-14/+24
* [MC] When MCInstPrint::printAnnotation uses a comment stream, it has to ensureQuentin Colombet2013-10-011-2/+6
* Don't merge tiny functions.Matt Arsenault2013-10-013-2/+37
* Reverts commit r190808 and r190556.Rafael Espindola2013-10-011-37/+17
* Add test case for PR16785.Preston Gurd2013-10-011-0/+19
* [DebugInfo] Simplify and speedup .debug_aranges parsingAlexey Samsonov2013-10-011-58/+25
* Fixing MCJIT multiple module linking for OSXAndrew Kaylor2013-10-011-0/+4
* [DebugInfo] Further simplify DWARFDebugAranges. No functionality change.Alexey Samsonov2013-10-012-56/+43
* [DebugInfo] Remove unused functions from DWARFDebugAranges and fix code style.Alexey Samsonov2013-10-012-93/+44
* [SystemZ] Add comparisons of high words and memoryRichard Sandiford2013-10-018-2/+200
* [SystemZ] Add comparisons of large immediates using high wordsRichard Sandiford2013-10-017-2/+134
* [SystemZ] Add immediate addition involving high wordsRichard Sandiford2013-10-019-2/+236
* [SystemZ] Extend test-under-mask support to high GR32sRichard Sandiford2013-10-015-8/+56
* [SystemZ] Extend 32-bit RISBG optimizations to high wordsRichard Sandiford2013-10-012-8/+41
* [SystemZ] Extend pseudo conditional 8- and 16-bit stores to high wordsRichard Sandiford2013-10-013-6/+54
* ARM: support interrupt attributeTim Northover2013-10-019-21/+278
* [SystemZ] Add test missing from r191764.Richard Sandiford2013-10-011-0/+30
* [SystemZ] Optimize 32-bit FPR<->GPR moves for z196 and aboveRichard Sandiford2013-10-011-7/+18
* Add non-blocking Wait() for launched processesTareq A. Siraj2013-10-015-135/+303
* [SystemZ] Allow integer AND involving high wordsRichard Sandiford2013-10-016-63/+170
* [SystemZ] Allow integer XOR involving high wordsRichard Sandiford2013-10-015-5/+57
* Remove several unused variables.Rafael Espindola2013-10-0125-49/+6
* [SystemZ] Allow integer OR involving high wordsRichard Sandiford2013-10-015-13/+83
* [SystemZ] Allow integer insertions with a high-word destinationRichard Sandiford2013-10-015-2/+81
* Fix a typo in the documentation. Thanks to Diana Vasile for the patchSylvestre Ledru2013-10-011-1/+1
* [SystemZ] Allow selects with a high-word destinationRichard Sandiford2013-10-013-2/+32
* [SystemZ] Add patterns to load a constant into a high word (IIHF)Richard Sandiford2013-10-018-5/+116
* [ARM] Remove an unused function from the disassembler.Joey Gouly2013-10-011-11/+0
* Test commit. Updated comment.Matheus Almeida2013-10-011-1/+1
* [SystemZ] Add register zero extensions involving at least one high wordRichard Sandiford2013-10-015-2/+417
* Remove empty directory.Joerg Sonnenberger2013-10-010-0/+0
* [ARM] Introduce the 'sevl' instruction in ARMv8.Joey Gouly2013-10-0116-56/+58
* [SystemZ] Add truncating high-word stores (STCH and STHH)Richard Sandiford2013-10-017-4/+200
* [SystemZ] Add zero-extending high-word loads (LLCH and LLHH)Richard Sandiford2013-10-017-2/+200
* SCEVExpander: Fix a regression I introduced by to eagerly adding RAII objects.Benjamin Kramer2013-10-012-1/+47
* [SystemZ] Add sign-extending high-word loads (LBH and LHH)Richard Sandiford2013-10-017-2/+200
* [SystemZ] Use upper words of GR64s for codegenRichard Sandiford2013-10-0111-13/+236
* [SystemZ] Reapply: Add definitions of LFH and STFHRichard Sandiford2013-10-015-0/+134
* [mips][msa] Added support for matching mod_[us] from normal IR (i.e. not intr...Daniel Sanders2013-10-013-9/+151
* Fix pattern sort in DAGISelEmitter.cppRichard Sandiford2013-10-011-9/+7
* This patch adds aliases for Mips sub instruction with immediate operands. Cor...Vladimir Medic2013-10-013-2/+42
* AVX-512: Added X86vzmovl patternsElena Demikhovsky2013-10-012-0/+21
* Remove 0 as a valid encoding for the m-mmmm field.Craig Topper2013-10-011-2/+0
* Remove unneeded fields from disassembler internal instruction format.Craig Topper2013-10-012-20/+0