]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - test
For llvm-objdump, hook up existing options to work when using -macho (the Mach-O...
[opencl/llvm.git] / test /
2015-01-20 Kevin EnderbyFor llvm-objdump, hook up existing options to work...
2015-01-20 Colin LeMahieu[Hexagon] Adding intrinsics for doubleword ALU operations.
2015-01-20 Colin LeMahieu[Hexagon] Removing unnecessary clutter in intrinsic...
2015-01-20 Daniel JasperPrevent binary-tree deterioration in sparse switch...
2015-01-20 Ramkumar Ramachandra[GC] Verify-pass void vararg functions in gc.statepoint
2015-01-20 Adrian PrantlReapply: Teach SROA how to update debug info for fragme...
2015-01-20 Tom StellardR600/SI: Fix simple-loop.ll test
2015-01-20 Jozef KolekReverted revision 226577.
2015-01-20 Tom StellardR600/SI: Add kill flag when copying scratch offset...
2015-01-20 Tom StellardR600/SI: Don't store scratch buffer frame index in...
2015-01-20 Jozef Kolek[mips][microMIPS] MicroMIPS 16-bit unconditional branch...
2015-01-20 Kai Nacke[mips] Add registers and ALL check prefix to octeon...
2015-01-20 Kai Nacke[mips] Add octeon branch instructions bbit0/bbit032...
2015-01-20 Evgeniy Stepanov[msan] Optimize -msan-check-constant-shadow.
2015-01-20 Chandler Carruth[PM] Port LoopInfo to the new pass manager, adding...
2015-01-20 Karthik BhatFix Operandreorder logic in SLPVectorizer to generate...
2015-01-20 David MajnemerBitcode: Don't create comdats when autoupgrading macho...
2015-01-19 Frederic Riss[dsymutil] Add the detected target triple to the debug...
2015-01-19 Duncan P. N. Exon... AsmParser: Fix error location for missing fields
2015-01-19 Simon Pilgrim[X86][AVX] Missing AVX1 memory folding float instructions
2015-01-19 Rafael EspindolaAdd r224985 back with fixes.
2015-01-19 Colin LeMahieu[Hexagon] Updating muxir/ri/ii intrinsics. Setting...
2015-01-19 Colin LeMahieu[Hexagon] Converting intrinsics combine imm/imm, simple...
2015-01-19 Colin LeMahieu[Hexagon] Converting remaining ALU32/ALU intrinsics.
2015-01-19 Colin LeMahieu[Hexagon] Converting ALU32/ALU intrinsics to new patterns.
2015-01-19 Adrian PrantlRemove support for DIVariable's FlagIndirectVariable...
2015-01-19 Greg Fitzgerald[AArch64] Implement GHC calling convention
2015-01-19 Colin LeMahieu[Hexagon] Converting halfword to double accumulating...
2015-01-19 Rafael EspindolaProduce errors when an assignment expression would...
2015-01-19 Bradley Smith[ARM] SSAT/USAT with an 'asr #32' shift should result...
2015-01-19 Bradley Smith[ARM] Fixup sign extend instruction availability w...
2015-01-19 Rafael EspindolaBring r226038 back.
2015-01-19 Michael Kuperstein[MIScheduler] Slightly better handling of constrainLoca...
2015-01-19 Hal Finkel[PowerPC] Add r2 as an operand for all calls under...
2015-01-18 Matt ArsenaultR600: Remove redundant test
2015-01-18 Daniel Sanders[mips] 'CHECK :' is not a valid check directive. Fixed.
2015-01-18 Daniel Sanders[mips] Make whitespace in disassembler tests more consi...
2015-01-18 Daniel Sanders[mips] Make whitespace of disassembler tests more consi...
2015-01-18 Simon Pilgrim[X86][SSE] Added scalar min/max folding tests. NFC.
2015-01-18 Simon Pilgrim[X86][SSE] Added float extract and xmm extract/insert...
2015-01-18 Simon Pilgrim[X86][SSE] Added scalar conversion stack folding tests...
2015-01-18 Simon PilgrimAVX1 stack folding tests. NFC.
2015-01-18 Hal Finkel[PowerPC] Initial PPC64 calling-convention changes...
2015-01-17 Hal Finkel[PowerPC] Don't list R11 as a patchpoint scratch register
2015-01-17 Mehdi AminiImprove DAG combine pass on certain IR vector patterns
2015-01-16 Kevin EnderbyChange the test case for llvm-objdump’s -archive-header...
2015-01-16 Matt ArsenaultR600: Clean up floor tests
2015-01-16 Kevin EnderbyFix the Archive::Child::getRawSize() method used by...
2015-01-16 Colin LeMahieu[Hexagon] Converting halfword to doubleword multiply...
2015-01-16 Colin LeMahieu[Hexagon] Converting accumulating halfword multiply...
2015-01-16 Colin LeMahieu[Hexagon] Beginning converting intrinsics to patterns...
2015-01-16 Adam Nemet[AVX512] Add intrinsics for masked aligned FP loads...
2015-01-16 Adam Nemet[AVX512] Remove trailing whitespaces in this test
2015-01-16 Duncan P. N. Exon... IR: Allow 16-bits for column info
2015-01-16 Andrea Di Biagio[X86][DAG] Disable target specific combine on INSERTPS...
2015-01-16 Simon Pilgrim[X86] Refactored stack memory folding tests to explicit...
2015-01-16 Timur IskhodzhanovRevert r226242 - Revert Revert Don't create new comdats...
2015-01-16 Filipe CabecinhasUse report_fatal_error instead of llvm_unreachable...
2015-01-16 Hal Finkel[PowerPC] Adjust PatchPoints for ppc64le
2015-01-16 Mehdi AminiFix Reassociate handling of constant in presence of...
2015-01-16 Rafael EspindolaRevert "Revert Don't create new comdats in CodeGen"
2015-01-16 Kevin EnderbyWork around to get the build bot clang-cmake-armv7...
2015-01-16 Kevin EnderbyAnother attempt to fix the build bot clang-cmake-armv7...
2015-01-16 Sanjoy DasAdd a new pass "inductive range check elimination"
2015-01-15 Matt ArsenaultR600/SI: Add patterns for v_cvt_{flr|rpi}_i32_f32
2015-01-15 Filipe CabecinhasFix edge case when Start overflowed in 32 bit mode
2015-01-15 Kevin EnderbyAdd the option, -archive-headers, used with -macho...
2015-01-15 Matt ArsenaultR600/SI: Fix trailing comma with modifiers
2015-01-15 Colin LeMahieu[Hexagon] Adding new-value store and bit reverse instru...
2015-01-15 Filipe CabecinhasReport fatal errors instead of segfaulting/asserting...
2015-01-15 Sanjoy DasRevert r226201 (Add a new pass "inductive range check...
2015-01-15 Hal Finkel[PowerPC] Loosen ELFv1 PPC64 func descriptor loads...
2015-01-15 Colin LeMahieu[Hexagon] Updating indexed load-extend patterns and...
2015-01-15 Sanjoy DasAdd a new pass "inductive range check elimination"
2015-01-15 Hal FinkelRevert "r226086 - Revert "r226071 - [RegisterCoalescer...
2015-01-15 Matt ArsenaultR600/SI: Improve fpext / fptrunc test coverage
2015-01-15 Colin LeMahieu[Hexagon] Removing old versions of vsplice, valign...
2015-01-15 Marek OlsakR600/SI: Use 64-bit encoding by default for opcodes...
2015-01-15 Colin LeMahieu[Hexagon] Adding vmux instruction. Removing old transf...
2015-01-15 Ramkumar Ramachandrastatepoint tests: use statepoint-example gc
2015-01-15 Joerg SonnenbergerSupport @PLT loads on 32bit x86.
2015-01-15 Colin LeMahieu[Hexagon] Deleting old float comparison instruction...
2015-01-15 Colin LeMahieu[Hexagon] Replacing old fadd/fsub instructions and...
2015-01-15 Timur IskhodzhanovRevert Don't create new comdats in CodeGen
2015-01-15 Daniel Sanders[mips] Fix a typo in the compare patterns for MIPS32r6...
2015-01-15 Vladimir MedicAdd disassembler tests for mips64r6 platform. There...
2015-01-15 Vladimir MedicAdd disassembler tests for mips32r6 platform. There...
2015-01-15 Vladimir MedicAdd disassembler tests for mips64r2 platform. There...
2015-01-15 Chandler Carruth[PM] Port TargetLibraryInfo to the new pass manager...
2015-01-15 Vladimir MedicAdd disassembler tests for mips64 platform. There are...
2015-01-15 Hal FinkelRevert "r226071 - [RegisterCoalescer] Remove copies...
2015-01-15 Sanjoy DasFix PR22222
2015-01-15 Hal Finkel[RegisterCoalescer] Remove copies to reserved registers
2015-01-15 Hal Finkel[PowerPC] Add assembler support for mcrfs and friends
2015-01-15 Richard SmithFor PR21145: recognise a builtin call to a known deallo...
2015-01-14 Ramkumar Ramachandra[GC] CodeGenPrep transform: simplify offsetable relocate
2015-01-14 Philip ReamesgetMangledTypeStr: clarify how it mangles types, and...
2015-01-14 Duncan P. N. Exon... IR: Move MDLocation into place
2015-01-14 Duncan P. N. Exon... IR: Always print MDLocation line
2015-01-14 Rafael EspindolaDon't create new comdats in CodeGen.
next