oota-llvm.git
2014-07-23 Eric ChristopherFix indenting.
2014-07-23 Chandler Carruth[x86] Rip out some broken test cases for avx512 i1...
2014-07-23 Eric ChristopherReorganize and simplify local variables.
2014-07-23 Rafael EspindolaFinish inverting the MC -> Object dependency.
2014-07-23 Juergen Ributzka[RuntimeDyld][AArch64] Update relocation tests and...
2014-07-23 Eric ChristopherRemove the query for TargetMachine and TargetInstrInfo...
2014-07-23 David BlaikieArgPromo+DebugInfo: Handle updating debug info over...
2014-07-23 David BlaikieTest debug info in arg promotion with an actual promoti...
2014-07-23 Jim GrosbachUse an explicit triple in testcase.
2014-07-23 Jim Grosbach[X86,AArch64] Extend vcmp w/ unary op combine to work...
2014-07-23 Jim GrosbachX86: restrict combine to when type sizes are safe.
2014-07-23 Jim GrosbachDAG: fp->int conversion for non-splat constants.
2014-07-23 Justin Holewinski[NVPTX] Add some extra tests for mul.wide to test non...
2014-07-23 Justin Holewinski[NVPTX] Silence a GCC warning found by the buildbots
2014-07-23 Mark HeffernanDo not add unroll disable metadata after unrolling...
2014-07-23 Juergen Ributzka[FastISel][AArch64] Fix return type in FastLowerCall.
2014-07-23 Justin Holewinski[NVPTX] mul.wide generation works for any smaller integ...
2014-07-23 Robert Khasanov[SKX] Added missed test files for rev 213757
2014-07-23 Saleem AbdulrasoolAsmParser: remove deprecated LLIR support
2014-07-23 Saleem AbdulrasoolExecutionEngine: remove a stray semicolon
2014-07-23 Robert Khasanov[SKX] Fix lowercase "error:" in rev 213757
2014-07-23 Justin Holewinski[NVPTX] Make sure we do not generate MULWIDE ISD nodes...
2014-07-23 Mark HeffernanIn unroll pragma syntax and loop hint metadata, change...
2014-07-23 Alex Lorenztest commit: remove trailing space
2014-07-23 Chad Rosier[AArch64] Lower sdiv x, pow2 using add + select + shift.
2014-07-23 Robert Khasanov[SKX] Enabling mask instructions: encoding, lowering
2014-07-23 Tim NorthoverARM: spot SBFX-compatbile code expressed with sign_exte...
2014-07-23 Tim NorthoverARM: add patterns for [su]xta[bh] from just a shift.
2014-07-23 James MolloyEnable partial libcall inlining for all targets by...
2014-07-23 Tilmann Scheller[ARM] Make the assembler reject unpredictable pre/post...
2014-07-23 Daniel SandersAdded release notes for MIPS.
2014-07-23 Tim NorthoverAArch64: remove "arm64_be" support in favour of "aarch6...
2014-07-23 Tilmann Scheller[ARM] Make the assembler reject unpredictable pre/post...
2014-07-23 Tim NorthoverAArch64: remove arm64 triple enumerator.
2014-07-23 Andrea Di BiagioRevert r211771. It was: "[X86] Improve the selection...
2014-07-23 Chandler Carruth[x86] Clean up a test case to use check labels and...
2014-07-23 Tilmann Scheller[ARM] Add regression test for the earlyclobber constrai...
2014-07-23 Tilmann Scheller[ARM] Add earlyclobber constraint to pre/post-indexed...
2014-07-23 Chandler Carruth[SDAG] Make the DAGCombine worklist not grow endlessly...
2014-07-23 Nick LewyckyWe may visit a call that uses an alloca multiple times...
2014-07-23 NAKAMURA TakumiRework to let RuntimeDyld/X86/MachO_x86-64_PIC_relocati...
2014-07-23 NAKAMURA TakumiSuppress a test on win32 for now, llvm/test/ExecutionEn...
2014-07-23 NAKAMURA TakumiRuntimeDyld/X86/MachO_x86-64_PIC_relocations.s: Use...
2014-07-23 NAKAMURA TakumiTrailing whitespace.
2014-07-23 NAKAMURA TakumiRuntimeDyldMachOAArch64.h: Fix a warning. [-Wunused...
2014-07-22 Lang Hames[MCJIT] Make stub_addr functionality in RuntimeDyldChec...
2014-07-22 Lang Hames[MCJIT] Teach RuntimeDyldChecker to handle underscores...
2014-07-22 Juergen RibutzkaXFAIL the test on MIPS
2014-07-22 Juergen Ributzka[FastIsel][AArch64] Add support for the FastLowerCall...
2014-07-22 Juergen Ributzka[AArch64] Use CHECK-LABEL in ARM64 ABI unit tests.
2014-07-22 Lang Hames[MCJIT] Improve stub_addr file-not-found diagnostic...
2014-07-22 Lang Hames[MCJIT] Refactor and add stub inspection to the Runtime...
2014-07-22 Juergen RibutzkaAppease the buildbots.
2014-07-22 Juergen Ributzka[RuntimeDyld][MachO][AArch64] Add a helper function...
2014-07-22 Juergen Ributzka[RuntimeDyld][MachO][AArch64] Implement the decodeAdden...
2014-07-22 Juergen Ributzka[RuntimeDyld][MachO][AArch64] Add assertion to check...
2014-07-22 Juergen Ributzka[RuntimeDyld] Change the return type of decodeAddend...
2014-07-22 Suyog SardaThis patch implements optimization as mentioned in...
2014-07-22 Suyog SardaAdded InstCombine transform for pattern "(A & B) ^...
2014-07-22 Suyog SardaAdded InstCombine Transform for patterns:
2014-07-22 Dan LiewRevert "Treat warnings in Sphinx as errors. The reasons...
2014-07-22 Dan LiewAdd LLVM_TOOLS_BINARY_DIR variable to LLVMConfig.cmake...
2014-07-22 Alexey Samsonov[ASan] Fix comments about __sanitizer_cov function
2014-07-22 Hal FinkelMake use of the align parameter attribute for all point...
2014-07-22 Tim NorthoverX86: drop relocations on __eh_frame sections globally.
2014-07-22 Dan LiewExport LLVM_ENABLE_RTTI and LLVM_ENABLE_EH in LLVMConfi...
2014-07-22 Dan LiewAdded LLVM_ENABLE_RTTI and LLVM_ENABLE_EH options that...
2014-07-22 Suyog SardaThis patch implements transform for pattern "(A | B...
2014-07-22 Dan LiewTreat warnings in Sphinx as errors. The reasons for...
2014-07-22 Dan LiewFix Sphinx warning.
2014-07-22 Peter Zotov[OCaml] Don't truncate constants over 32 bits in Llvm...
2014-07-22 Sasa Stankovic[mips] Fix two patterns that select i32's (for MIPS32r6...
2014-07-22 Elena DemikhovskyAVX-512: Fixed intrinsic of VSQRTPS/PD instructions.
2014-07-22 Sanjay Patelfixed typo in comment
2014-07-22 Chandler Carruth[SDAG] Refactor the code for inserting a newly allocate...
2014-07-22 Chandler Carruth[SDAG] Remove a giant pile of asserts that may have...
2014-07-22 Bill WendlingAdd openmp to the list of tagged things.
2014-07-22 Richard SmithRevert of r213521. This change introduced a non-hermeti...
2014-07-21 Mark HeffernanRename metadata llvm.loop.vectorize.unroll to llvm...
2014-07-21 Eli BenderskyAdd some tests for NVPTX lowering of cmpxchg
2014-07-21 Hal FinkelMatch semantics of PointerMayBeCapturedBefore to its...
2014-07-21 David BlaikieRevert "Recommit r212203: Don't try to construct debug...
2014-07-21 Tom Stellardtest-release.sh: Add support for dot releases
2014-07-21 Saleem AbdulrasoolR600: silence GCC warning
2014-07-21 Tom StellardR600/SI: Refactor VOP3 instruction definitions
2014-07-21 Tom StellardR600/SI: Separate encoding and operand definitions...
2014-07-21 Logan ChienReplace the result usages while legalizing cmpxchg.
2014-07-21 Tom StellardR600/SI: Initailize encoding fields of unused VOP3...
2014-07-21 Tom StellardR600/SI: Initialize unused VOP3 sources to 0 instead...
2014-07-21 Duncan P. N... Revert "[C++11] Add predecessors(BasicBlock *) / succes...
2014-07-21 Tom StellardR600/SI: Add instruction shrinking pass
2014-07-21 Dan LiewFix Sphinx warnings.
2014-07-21 Tom StellardR600/SI: VOPC instructions explicitly define VCC
2014-07-21 David BlaikieCorrect the ownership passing semantics of object:...
2014-07-21 David BlaikieRemove unnecessary use of unique_ptr::release() used...
2014-07-21 David BlaikieRemove unused variable.
2014-07-21 Tom StellardR600/SI: Clean up some of the unused REGISTER_{LOAD...
2014-07-21 Tom StellardR600/SI: Use scratch memory for large private arrays
2014-07-21 Tom StellardR600/SI: Specify wavefront size for SI and CI
2014-07-21 Tom StellardR600/SI: Remove vaddr operand from BUFFER_LOAD_*_OFFSET...
next