aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Change the informal convention of DBG_VALUE so that we can express aAdrian Prantl2013-04-3014-45/+222
| * MI Sched: revert a minor heuristic that snuck in with -misched-vcopy.Andrew Trick2013-04-301-0/+6
| * [mips] Simplify code.Akira Hatanaka2013-04-301-4/+1
| * Fix a typoNadav Rotem2013-04-301-1/+1
| * Update the release notes about the min/max reductions that Arnold added.Nadav Rotem2013-04-301-9/+10
| * [mips] Test for r179873.Akira Hatanaka2013-04-301-0/+64
| * InstCombine: Fold more shuffles of shuffles.Jim Grosbach2013-04-303-16/+22
| * [mips] Clear isCommutable bit of instructions which are not commutable.Akira Hatanaka2013-04-301-14/+8
| * LocalStackSlotAllocation improvementsHal Finkel2013-04-303-100/+113
| * Text files should not be marked executable.Rafael Espindola2013-04-301-0/+0
| * TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-3069-639/+385
| * Spelling. Thanks, Eric.Adrian Prantl2013-04-301-1/+1
| * Set debug locations for branch instructions created during inlining, evenAdrian Prantl2013-04-302-2/+164
| * Change getSlotIndex to return unsigned.Rafael Espindola2013-04-303-5/+5
| * Fix Addend computation for non external relocations on Macho.Rafael Espindola2013-04-304-28/+33
| * R600: fix loop-address.ll testVincent Lejeune2013-04-301-2/+2
| * Fix a bug in foldSelectICmpAndOr.David Majnemer2013-04-301-1/+2
| * s tightens up the encoding description for ARM post-indexed ldr instructions....Mihai Popa2013-04-302-1/+1
| * Fix "Combine bit test + conditional or into simple math"David Majnemer2013-04-302-0/+173
| * Rewrite X86 codegen regression test with FileCheckMichael Liao2013-04-3016-34/+75
| * Refactoring patch.Stepan Dyatkovskiy2013-04-305-66/+100
| * Try to fix ProgramTest on FreeBSDReid Kleckner2013-04-302-3/+9
| * Collect the Addend for external relocs.Rafael Espindola2013-04-302-6/+12
| * R600: Always use texture cache for compute shadersVincent Lejeune2013-04-301-2/+6
| * R600: use native for aluVincent Lejeune2013-04-307-9/+141
| * R600: Packetize instructionsVincent Lejeune2013-04-306-3/+464
| * R600: Rework Scheduling to handle difference between VLIW4 and VLIW5 chipsVincent Lejeune2013-04-305-32/+105
| * R600: Add a Bank Swizzle operandVincent Lejeune2013-04-304-11/+19
| * R600: Take inner dependency into tex/vtx clausesVincent Lejeune2013-04-301-0/+34
| * R600: Turn TEX/VTX into native instructionsVincent Lejeune2013-04-303-15/+50
| * R600: Add FetchInst bit to instruction defs to denote vertex/tex instructionsVincent Lejeune2013-04-3010-60/+97
| * Rewrite test in FileCheck instead of grep in X86 codegenMichael Liao2013-04-301-4/+7
| * R600: Add some new processor variantsVincent Lejeune2013-04-302-1/+3
| * R600: Clean up instruction class definitionsVincent Lejeune2013-04-301-23/+14
| * R600: config section now reports use of killgtVincent Lejeune2013-04-301-0/+4
| * Revert the command line option patch. However, keep the part that makes this ...Bill Wendling2013-04-292-20/+5
| * TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-2911-69/+32
| * Duplicate a testcase.Bill Wendling2013-04-291-0/+89
| * TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-296-47/+24
| * Rewrite some tests with FileCHeck in X86 codegenMichael Liao2013-04-2920-28/+85
| * Improve documentation.Adrian Prantl2013-04-291-1/+2
| * Emit the TLS initialization function pointers into the correct section.Bill Wendling2013-04-292-0/+16
| * Add getSymbolAlignment to the ObjectFile interface.Rafael Espindola2013-04-2910-21/+51
| * R600: Use correct CF_END instruction on Northern Island GPUsTom Stellard2013-04-292-3/+6
| * R600: Fix encoding of CF_END_{EG, R600} instructionsTom Stellard2013-04-292-0/+7
| * Rationalize what is public in RuntimeDyldMachO and RuntimeDyldELF.Rafael Espindola2013-04-292-25/+18
| * SimplifyCFG: If convert single conditional storesArnold Schwaighofer2013-04-292-4/+198
| * Disable the MCJIT tests on 32 bit darwin.Rafael Espindola2013-04-291-0/+3
| * Remove unused method.Rafael Espindola2013-04-291-3/+0
| * Update the documentation.Rafael Espindola2013-04-291-5/+1