Check the alwaysinline attribute on the call as well as on the caller.
[oota-llvm.git] / test /
2014-05-19 Peter CollingbourneCheck the alwaysinline attribute on the call as well...
2014-05-19 Jyotsna Vermareverting r209132
2014-05-19 Bradley Smith[ARM64] Split tbz/tbnz into W/X register variant
2014-05-19 Jyotsna VermaHexagon: Add encoding bits to the mpy instructions.
2014-05-19 Zoran Jovanovic[mips][mips64r6] Sorted *_ENC, *_DESC classes and tests
2014-05-19 Benjamin KramerFlip on vectorization of bswap intrinsics.
2014-05-19 Benjamin KramerSDAG: Legalize vector BSWAP into a shuffle if the shuff...
2014-05-19 Dinesh DwivediAdded inst-combine for 'MIN(MIN(A, 97), 23)' and 'MAX...
2014-05-19 Filipe CabecinhasChange the blend tests to AVX, not AVX2.
2014-05-18 Saleem AbdulrasoolARM: improve WoA ABI conformance for frame register
2014-05-17 Rafael EspindolaHandle ConstantAggregateZero when upgrading global_ctors.
2014-05-17 NAKAMURA TakumiRevert r209049 and r209065, "Add support for combining...
2014-05-17 Saleem Abdulrasooltest: fix copy-paste mistake
2014-05-17 Saleem AbdulrasoolARM: use the proper target object format for WoA
2014-05-17 Chandler Carruth[x86] Fix a bad predicate I spotted by inspection ...
2014-05-17 Alexey Samsonov[DWARF parser] Teach DIContext to fetch short (non...
2014-05-16 Louis GerbargAdd support for combining GEPs across PHI nodes
2014-05-16 Filipe CabecinhasAdded tests for the cost of lowering VSELECT instructions.
2014-05-16 Filipe CabecinhasImplemented special cases for PerformVSELECTCombine.
2014-05-16 Filipe CabecinhasLower vselects into X86ISD::BLENDI when appropriate.
2014-05-16 David BlaikieDebugInfo: Handle emitting constants of C++ unicode...
2014-05-16 Tom StellardR600/SI: Promote f32 SELECT to i32
2014-05-16 Reid KlecknerAdd comdat key field to llvm.global_ctors and llvm...
2014-05-16 Rafael EspindolaFix most of PR10367.
2014-05-16 David BlaikieDebugInfo: Assume the CU's Subprogram list only contain...
2014-05-16 Chad Rosier[ARM64] Increases the Sched Model accuracy for Cortex...
2014-05-16 David MajnemerInstSimplify: Improve handling of ashr/lshr
2014-05-16 David MajnemerInstSimplify: Optimize using dividend in sdiv
2014-05-16 Simon Atanasyan[yaml2obj][ELF] Add an optional `Size` field to the...
2014-05-16 James MolloyRe-enable inline memcpy expansion for Thumb1.
2014-05-16 James MolloyFix the Load/Store optimization pass to work with Thumb1.
2014-05-16 Zoran Jovanovic[mips][mips64r6] Add SELEQZ and SELNEZ instructions
2014-05-16 Zoran Jovanovic[mips][mips64r6] Add Compact indexed jumps.
2014-05-16 Rafael EspindolaRevert "Implement global merge optimization for global...
2014-05-16 Zoran Jovanovic[mips][mips64r6] Add Compact zero-compare branch-and...
2014-05-16 Zoran Jovanovic[mips][mips64r6] Add compact branch instructions
2014-05-16 Zoran Jovanovic[mips][mips64r6] Add LWPC and LWUPC instructions
2014-05-16 Zoran Jovanovic[mips][mips64r6] Add Floating Point Compare setting...
2014-05-16 Tim NorthoverTableGen: fix operand counting for aliases
2014-05-16 Hao Liu[ARM64]Implement NEON post-increment LD1(lane) and...
2014-05-16 Zoran Jovanovic[mips][mips64r6] Add Floating Point Fused Multiply...
2014-05-16 Saleem AbdulrasoolARM: add some integer/floating point conversion libcalls
2014-05-16 Justin BognerProfileData: Allow multiple profiles in RawInstrProfReader
2014-05-15 Reid Klecknermusttail: Fix the verification of alignment attributes
2014-05-15 Jiangning LiuImplement global merge optimization for global variables.
2014-05-15 David BlaikieDebugInfo: Don't put fission type units in comdat sections.
2014-05-15 Reed KotlerFinish materialize for ints
2014-05-15 Reid KlecknerDon't insert lifetime.end markers between a musttail...
2014-05-15 Reid KlecknerRevert "Don't insert lifetime.end markers between a...
2014-05-15 Reid KlecknerDon't insert lifetime.end markers between a musttail...
2014-05-15 Reid KlecknerTeach the inliner how to preserve musttail invariants
2014-05-15 Simon Atanasyan[obj2yaml][ELF] Print relocation's offset as a hex...
2014-05-15 Simon Atanasyan[obj2yaml][ELF] Do not print empty Link and Info fields...
2014-05-15 Bradley Smith[ARM64] Improve diagnostics for Cn operands in SYS...
2014-05-15 Simon Atanasyan[yaml2obj] Add "-o" command line option to specify...
2014-05-15 NAKAMURA Takumillvm/test/CodeGen/X86/combine-sse41-intrinsics.ll:...
2014-05-15 Andrea Di Biagio[X86] Teach the backend how to fold SSE4.1/AVX/AVX2...
2014-05-15 Zoran Jovanovic[mips][mips64r6] Add CLASS.fmt instructions
2014-05-15 Zoran Jovanovic[mips][mips64r6] Add RINT.fmt instructions
2014-05-15 Zoran Jovanovic[mips][mips64r6] Add SELEQZ/SELNEZ.fmt instructions
2014-05-15 Zoran Jovanovic[mips][mips64r6] Add MAX/MIN/MAXA/MINA.fmt instructions
2014-05-15 Tom StellardR600/SI: Only use SALU instructions for 64-bit add...
2014-05-15 Tom StellardR600/SI: Use VALU instructions for i1 ops
2014-05-15 Daniel Sanders[mips][mips64r6] Add bitswap, and dbitswap
2014-05-15 Tim NorthoverARM64: print correct aliases for NEON mov & mvn instruc...
2014-05-15 Daniel Sanders[mips][mips64r6] Add align and dalign
2014-05-15 Tim NorthoverTableGen/ARM64: print aliases even if they have syntax...
2014-05-15 Bradley Smith[ARM64] Improve load/store diagnostics and forbid 32...
2014-05-15 Bradley Smith[ARM64] Add/Fixup diagnostics for floating point immediates
2014-05-15 Daniel Sanders[mips][mips64r6] Add addiupc, aluipc, and auipc
2014-05-15 Daniel Sanders[mips][mips64r6] Add aui, daui, dahi, and dati
2014-05-15 Chandler CarruthTeach the constant folder to look through bitcast const...
2014-05-15 Daniel Sanders[mips][mips64r6] Test that branch likelies are not...
2014-05-15 Dinesh DwivediReverting r208848, reason: build failure: sanitizer...
2014-05-15 Dinesh DwivediAdded instcombine for 'MIN(MIN(A, 27), 93)' and 'MAX...
2014-05-15 Dinesh DwivediAdded inst combine transforms for single bit tests...
2014-05-15 Alp TokerFix typos
2014-05-15 Jiangning Liu[ARM64] Support aggressive fastcc/tailcallopt breaking...
2014-05-15 David MajnemerInstCombine: Optimize -x s< cst
2014-05-14 David BlaikieDebugInfo: Sure up subprogram variable list handling...
2014-05-14 David BlaikieDebugInfo: Assert that a CU's subprogram list contains...
2014-05-14 Kevin EnderbyTeach llvm-nm to know about fat archives (aka MachOUniv...
2014-05-14 Jay FoadRename ComputeMaskedBits to computeKnownBits. "Masked...
2014-05-14 David MajnemerInstSimplify: Optimize signed icmp of -(zext V)
2014-05-14 Christian PirkerARM-BE: test files for vector argument passing
2014-05-14 Christian Pirker[ARM64-BE] Fix byte order of CIE and FDE frames for...
2014-05-14 Logan ChienFix ARM EHABI when function has landingpad and nounwind.
2014-05-14 Logan ChienMore test case for r208715.
2014-05-14 Benjamin KramerX86: If we have an instruction that sets a flag and...
2014-05-14 Daniel Sanders[mips] Test that IAS for -mcpu=mips5 does not accept...
2014-05-14 Daniel Sanders[mips][mips64r6] Add sel.s and sel.d
2014-05-14 Evgeniy StepanovRegression test for ARM EHABI breakage in r208166.
2014-05-14 Evgeniy Stepanov[asan] Set debug location in ASan function prologue.
2014-05-14 Serge PavlovFix the case when reordering shuffle and binop produces...
2014-05-14 Simon Atanasyan[obj2yaml] Support ELF input format in the obj2yaml...
2014-05-14 Saleem AbdulrasoolARM: implement support for the UDF mnemonic
2014-05-14 Nick LewyckyOptimize integral reciprocal (udiv 1, x and sdiv 1...
2014-05-14 David BlaikieRecommit r208506: DebugInfo: Include lexical scopes...
2014-05-13 Matt ArsenaultR600/SI: Try to fix BFE operands when moving to VALU
2014-05-13 Christian PirkerARM: Additional test files for thumb fixups (checked...
next