summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Wrap some lines to bring MCJITCAPITest into conformance with the 80 column li...Filip Pizlo2013-05-01
* Forget remove the tempfile argumentMichael Liao2013-05-01
* More rewrites of x86 codegen regression tests with FileCheckMichael Liao2013-05-01
* Fixes a buffer overrun where the allocated buffer wasn't large enough to acco...Aaron Ballman2013-05-01
* Revert "InstCombine: Fold more shuffles of shuffles."Jim Grosbach2013-05-01
* [mips] Fix handling of instructions which copy to/from accumulator registers.Akira Hatanaka2013-04-30
* Only pass 'returned' to target-specific lowering code when the value of entir...Stephen Lin2013-04-30
* Fix a use after free. RI is freed before the call to getDebugLoc(). ToRichard Trieu2013-04-30
* [mips] Instruction selection patterns for DSP-ASE vector select and compareAkira Hatanaka2013-04-30
* Temporarily revert "Change the informal convention of DBG_VALUE so that we ca...Adrian Prantl2013-04-30
* Change the informal convention of DBG_VALUE so that we can express aAdrian Prantl2013-04-30
* MI Sched: revert a minor heuristic that snuck in with -misched-vcopy.Andrew Trick2013-04-30
* [mips] Simplify code.Akira Hatanaka2013-04-30
* Fix a typoNadav Rotem2013-04-30
* Update the release notes about the min/max reductions that Arnold added.Nadav Rotem2013-04-30
* [mips] Test for r179873.Akira Hatanaka2013-04-30
* InstCombine: Fold more shuffles of shuffles.Jim Grosbach2013-04-30
* [mips] Clear isCommutable bit of instructions which are not commutable.Akira Hatanaka2013-04-30
* LocalStackSlotAllocation improvementsHal Finkel2013-04-30
* Text files should not be marked executable.Rafael Espindola2013-04-30
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-30
* Spelling. Thanks, Eric.Adrian Prantl2013-04-30
* Set debug locations for branch instructions created during inlining, evenAdrian Prantl2013-04-30
* Change getSlotIndex to return unsigned.Rafael Espindola2013-04-30
* Fix Addend computation for non external relocations on Macho.Rafael Espindola2013-04-30
* R600: fix loop-address.ll testVincent Lejeune2013-04-30
* Fix a bug in foldSelectICmpAndOr.David Majnemer2013-04-30
* s tightens up the encoding description for ARM post-indexed ldr instructions....Mihai Popa2013-04-30
* Fix "Combine bit test + conditional or into simple math"David Majnemer2013-04-30
* Rewrite X86 codegen regression test with FileCheckMichael Liao2013-04-30
* Refactoring patch.Stepan Dyatkovskiy2013-04-30
* Try to fix ProgramTest on FreeBSDReid Kleckner2013-04-30
* Collect the Addend for external relocs.Rafael Espindola2013-04-30
* R600: Always use texture cache for compute shadersVincent Lejeune2013-04-30
* R600: use native for aluVincent Lejeune2013-04-30
* R600: Packetize instructionsVincent Lejeune2013-04-30
* R600: Rework Scheduling to handle difference between VLIW4 and VLIW5 chipsVincent Lejeune2013-04-30
* R600: Add a Bank Swizzle operandVincent Lejeune2013-04-30
* R600: Take inner dependency into tex/vtx clausesVincent Lejeune2013-04-30
* R600: Turn TEX/VTX into native instructionsVincent Lejeune2013-04-30
* R600: Add FetchInst bit to instruction defs to denote vertex/tex instructionsVincent Lejeune2013-04-30
* Rewrite test in FileCheck instead of grep in X86 codegenMichael Liao2013-04-30
* R600: Add some new processor variantsVincent Lejeune2013-04-30
* R600: Clean up instruction class definitionsVincent Lejeune2013-04-30
* R600: config section now reports use of killgtVincent Lejeune2013-04-30
* Revert the command line option patch. However, keep the part that makes this ...Bill Wendling2013-04-29
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-29
* Duplicate a testcase.Bill Wendling2013-04-29
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-29
* Rewrite some tests with FileCHeck in X86 codegenMichael Liao2013-04-29