OSDN Git Service

Subzero: Replace global pointers to allocation functions
[android-x86/external-swiftshader.git] / tests_lit / llvm2ice_tests / vector-fcmp.ll
2015-10-07 Karl SchimpfMake sure that all globals are internal, except for...
2015-02-26 Jan VoungMerge latest changes from branch 'master' into merge_36...
2015-02-25 Jim StichnothSubzero: Clean up function header emission.
2015-02-19 Jan VoungSubzero: switch from llvm-objdump to objdump for lit...
2014-11-04 Jim StichnothSubzero: Delete szdiff.py tests and ERRORS tests.
2014-11-01 Jim StichnothSubzero: Switch to AT&T asm syntax. I give up.
2014-09-25 Karl SchimpfClean up run script to use for testing Subzero.
2014-08-29 Jan VoungConvert lit tests to check disassembled assembly.
2014-08-13 Jan VoungConvert lit test llvm-mc -arch arguments to full -triple.
2014-07-24 Matt WalaLower the fcmp instruction for <4 x float> operands.