OSDN Git Service

Subzero: Replace global pointers to allocation functions
[android-x86/external-swiftshader.git] / tests_lit / llvm2ice_tests /
2016-08-09 Thomas LivelySubzero: Implemented codegen for poisoning and unpoison...
2016-08-04 Jim StichnothSubzero: Fix sign issues for inlined memset lowering.
2016-08-01 Manasij MukherjeeEnable Local CSE by default
2016-08-01 Jim StichnothSubzero: Local variable splitting.
2016-07-21 Manasij MukherjeeSelectively invert ICMP operands for better address...
2016-07-14 Sagar Thakur[Subzero][MIPS32] Implement post lower legalizer for...
2016-07-12 Manasij MukherjeeLoop Invariant Code Motion
2016-07-12 Sagar Thakur[Subzero][MIPS32] Implements variable alloca for MIPS32
2016-07-12 Srdjan ObucinaSubzero, MIPS32: Handling floating point instructions...
2016-07-06 Srdjan ObucinaSubzero, MIPS32: Extend InstMIPS32Mov to support differ...
2016-06-27 Manasij MukherjeeShort Circuit Evaluation
2016-06-27 Thomas LivelyInstrumented local variables and implemented runtime.
2016-06-27 Manasij MukherjeeTreat ORs as ADDs for address optimization if operand...
2016-06-22 Mohit BhakkadLowerCall for MIPS32
2016-06-16 Sagar Thakur[Subzero][MIPS32] Implements lowering of alloca instruction
2016-06-16 Jim StichnothSubzero: Build a better bitcast.
2016-06-13 Sagar Thakur[Subzero][MIPS32] Adds prolog instructions for MIPS32
2016-06-01 Sagar Thakur[Subzero][MIPS32] Implement icmp operation for i8,...
2016-05-31 Mohit Bhakkad- This patch implements lowerstore for i32, i64 types...
2016-05-30 Sagar Thakur[Subzero][MIPS32] Implement i1 cast operations
2016-05-24 Manasij MukherjeeSubzero: Initial implementation of BB Local CSE
2016-05-24 Sagar ThakurAdded bool folding machinery for MIPS32.
2016-05-18 Srdjan ObucinaSubzero, MIPS32: Implements integer division instructio...
2016-05-17 Srdjan ObucinaSubzero, MIPS32: Implement logical instructions ashr...
2016-05-09 Sagar Thakur[Subzero][MIPS32] Implement sext, zext and trunc
2016-04-26 John PortoSubzero. X86. Lowers shufflevector using xmm instructions.
2016-04-21 Jim StichnothSubzero: Fix over-aggressive bool folding.
2016-04-21 Jim StichnothSubzero: Fix srem.i8/urem.i8 lowering for x86-64.
2016-04-18 Jim StichnothSubzero: Allow per-method controls.
2016-04-14 John PortoSubzero. ARM32. Vector casts.
2016-04-09 Jim StichnothSubzero: Shorten and normalize strings in non-DUMP...
2016-03-11 Sean KleinPNaCl Dynamic Linking: Force __pnacl_pso_root to be...
2016-03-09 Sean KleinAllow subzero tests to pass without le32-nacl-objdump.
2016-03-08 John PortoSubzero. ARM32. Fix bugs uncovered by scons tests.
2016-03-02 John PortoSubzero. ARM32. Fixes bugs uncovered by the llvm test...
2016-03-01 John PortoSubzero. ARM32. Fixes bugs uncovered by the gcc torture...
2016-03-01 John PortoSubzero. ARM32. Reverts cl 1687553002.
2016-02-29 Jim StichnothSubzero: Fix JumpTable lowering on x86-64.
2016-02-29 Jim StichnothSubzero: Add "-verbose init" to control global initiali...
2016-02-24 Reed KotlerSubzero: Basic unconditional branch for Mips.
2016-02-20 Reed KotlerSubzero: implement 64 bit multiply in mips32
2016-02-17 John PortoSubzero. ARM32. Refactors atomic intrinsics lowering.
2016-02-10 John PortoSubzero. ARM32. Nonsfi.
2016-02-10 Karl SchimpfFix bug in arith.ll (ARM) tests.
2016-02-10 Jim StichnothSubzero: Fix trailing whitespace errors.
2016-02-09 Karl SchimpfChange ARM calls into indirect calls.
2016-02-09 Karl SchimpfAdd NOP to ARM IR lowering.
2016-02-05 Jim StichnothSubzero: Fix a mul lowering error.
2016-02-02 Reed KotlerSubzero: Mips: Lower some i64 arithmetic instructions.
2016-01-29 Jim StichnothSubzero: Make the register allocator more robust with...
2016-01-15 Karl SchimpfImplements include/exclude register lists for translation.
2016-01-15 Karl SchimpfFix bitcode parser to check type signatures of functions.
2016-01-14 John PortoSuzero. X8664. NaCl Sandboxing.
2016-01-13 David SehrAdd option to force filetype=asm for testing
2016-01-04 Jim StichnothSubzero: Add Non-SFI support for x86-32.
2015-12-16 Jim StichnothSubzero: Fix mid-line comments when using -asm-verbose .
2015-12-16 David SehrFuse icmp/fcmp with select
2015-12-09 John PortoSubzero. ARM32. Show FP lowering some love.
2015-11-26 David Sehr1) Move helper creation to separate method, which also...
2015-11-24 John PortoSubzero. ARM32. Strength reduce multiplications.
2015-11-23 John PortoSubzero. ARM32. Combine allocas.
2015-11-20 John PortoSubzero. ARM32. No more SP frobbing.
2015-11-17 John PortoSubzero. ARM32. Improve constant lowering.
2015-11-17 David SehrReserve space for scalar FP returns in the stack frame
2015-11-17 David SehrMerge fixed alloca stack adjustments into the prolog
2015-11-13 Jim StichnothSubzero: Find rematerializable variables transitively.
2015-11-13 Jim StichnothSubzero: Use "pxor reg,reg" to load a floating-point...
2015-11-11 David SehrCombine allocas
2015-11-11 John PortoSubzero. ARM32. New bool folding.
2015-11-11 David SehrImprove bool folding
2015-11-09 Karl SchimpfFixes LDR and STR instructions. Two types of mistakes...
2015-11-09 Jim StichnothSubzero: Refactor x86 register representation to active...
2015-11-09 Jim StichnothSubzero: Recognize single-block loops during loop depth...
2015-11-06 Reed KotlerLower a few basic MIPS binops for i{8,16,32,64}.
2015-11-04 John PortoSubzero. ARM32. Implements bool folding.
2015-10-31 Jim StichnothSubzero: Force ebp-based frame when an alloca has a...
2015-10-28 Jim StichnothSets the stage for enabling the use of the 8-bit high...
2015-10-28 John PortoSubzero. ARM32. Implements the Availability Optimization.
2015-10-27 David SehrEnhance address mode recovery
2015-10-21 Jim StichnothImplements simple returns and call args for Mips.
2015-10-16 David SehrMerge compares and branches
2015-10-16 John PortoSubzero. Misc ARM32 bugfixes.
2015-10-15 David SehrOptimize 64-bit compares with zero
2015-10-09 Jim StichnothSubzero: Don't "and" i1 values with 1.
2015-10-08 Jim StichnothSubzero: Remove trailing whitespace.
2015-10-07 Karl SchimpfMake sure that all globals are internal, except for...
2015-10-07 David SehrGenerate better two address code by using commutativity
2015-10-06 John PortoSubzero. Enable Atomics in ARM.
2015-10-05 Jim StichnothSubzero: Improve lowering sequence for "a=b*b".
2015-10-05 Jim StichnothSubzero: Fix nondeterministic behavior in constant...
2015-10-02 Jim StichnothSubzero: Use register availability during lowering...
2015-09-28 Karl SchimpfCheck that address is i32 for indirect calls.
2015-09-28 John PortoSubzero. Eliminates the use of Variable64On32 as operan...
2015-09-25 John PortoSubzero. Enables (most) crosstests for ARM32.
2015-09-23 Jim StichnothSubzero: Improve handling of alloca instructions of...
2015-09-23 Jim StichnothSubzero: Enable the asm-verbose.ll test for ARM32.
2015-09-22 David SehrOptimize 64-bit shifts by constants for x86-32
2015-09-18 John PortoSubzero. ARM32 Fcmp lowering.
2015-09-18 John PortoSubzero. Implements TargetDataARM32::lowerConstants.
2015-09-18 Jim StichnothSubzero: Fix a couple of debugging tools.
next