oota-llvm.git
2014-09-24 Matt ArsenaultR600/SI: Fix weird CHECK-DAG usage
2014-09-24 Tom StellardR600/SI: Enable selecting SALU inside branches
2014-09-24 Tom StellardR600/SI: Move PHIs that define SGPRs to the VALU in...
2014-09-24 Tom StellardR600/SI: Fix the FixSGPRLiveRanges pass
2014-09-24 Tom StellardR600/SI: Mark EXEC_LO and EXEC_HI as reserved
2014-09-24 Tom StellardR600/SI: Fix SIRegisterInfo::getPhysRegSubReg()
2014-09-24 Tom StellardR600/SI: Implement VGPR register spilling for compute...
2014-09-24 Chandler Carruth[x86] Teach the new vector shuffle lowering to lower...
2014-09-24 Chandler Carruth[x86] Fix a really terrible bug in the repeated 128...
2014-09-23 Robin MorissetFix swift-atomics testcase
2014-09-23 Chandler Carruth[x86] Teach the new vector shuffle lowering to lower...
2014-09-23 Reid KlecknerGlobalOpt: Preserve comdats of unoptimized initializers
2014-09-23 Jim GrosbachAArch64: allow constant expressions for shifted reg...
2014-09-23 Chandler Carruth[x86] Teach the rest of the 'target shuffle' machinery...
2014-09-23 Tom StellardR600/SI: Clean up checks for legality of immediate...
2014-09-23 Robin Morisset[X86] Make wide loads be managed by AtomicExpand
2014-09-23 Robin Morisset[Power] Use AtomicExpandPass for fence insertion, and...
2014-09-23 Robin MorissetAdd AtomicExpandPass::bracketInstWithFences, and use...
2014-09-23 Lang Hames[MCJIT] Fix some more RuntimeDyld debugging output...
2014-09-23 Lang Hames[MCJIT] Remove PPCRelocations.h - it's no longer used.
2014-09-23 Robin MorissetJust add a fixme about a possibly faster implementation...
2014-09-23 Matt ArsenaultFix typo
2014-09-23 Chandler Carruth[x86] Teach the new shuffle lowering's blend functional...
2014-09-23 Lang Hames[MCJIT] Nuke MachineRelocation and MachineCodeEmitter...
2014-09-23 Jingyue Wu[docs] Fixed a typo in Atomics.rst
2014-09-23 Lang Hames[MCJIT] Remove a few more references to JITMemoryManage...
2014-09-23 Lang Hames[MCJIT] Remove #include of JITMemoryManager that accide...
2014-09-23 Lang Hames[MCJIT] Delete the JTIMemoryManager and associated...
2014-09-23 Sanjay PatelUse SDValue bool operator to reduce code. No functional...
2014-09-23 Oliver StannardFix segfault in AArch64 backend with -g and -mbig-endian
2014-09-23 NAKAMURA TakumiRework r218304, "ExecutionEngineTests: Call llvm_shutdo...
2014-09-23 NAKAMURA Takumivalgrind/x86_64-pc-linux-gnu.supp: We don't care if...
2014-09-23 Timur IskhodzhanovFix a small typo in the test comment
2014-09-23 Sid ManningLoop instead of individual def's for each GPR.
2014-09-23 NAKAMURA TakumiExecutionEngineTests: Call llvm_shutdown() on exit...
2014-09-23 Timur IskhodzhanovRebuild the inputs for the codeview-linetables.test...
2014-09-23 Petar JovanovicDo not destroy external linkage when deleting function...
2014-09-23 Chandler Carruth[x86] Teach the vector comment parsing and printing...
2014-09-23 Chandler Carruth[x86] Teach the AVX1 path of the new vector shuffle...
2014-09-23 Michael KupersteinEnsure bitcode encoding stays stable.
2014-09-23 Argyrios Kyrtzidis[ADT/IntrusiveRefCntPtr] Give friend access to Intrusiv...
2014-09-23 NAKAMURA TakumiWindows/DynamicLibrary.inc: Remove 'extern "C"' in...
2014-09-22 Sanjay Pateltighten up checks
2014-09-22 Chris BienemanConverting terminalHasColors mutex to a global ManagedS...
2014-09-22 Chandler Carruth[x86] Rename X86ISD::VPERMILP to X86ISD::VPERMILPI...
2014-09-22 Kaelyn TakataFix a "typo" from my previous commit.
2014-09-22 Kaelyn TakataSilence unused variable warnings in the new stub functi...
2014-09-22 Sanjay Patelremove unnecessary labels; NFC
2014-09-22 Chandler Carruth[x86] Stub out the integer lowering of 256-bit vectors...
2014-09-22 Yaron KerenIn this callback ModuleName includes the file path.
2014-09-22 Juergen Ributzka[FastISel][AArch64] Also allow folding of sign-/zero...
2014-09-22 Ehsan Akhgarims-inline-asm: Fix parsing label names inside bracket...
2014-09-22 David MajnemerMC: ReadOnlyWithRel section kinds should map to rdata...
2014-09-22 Chandler Carruth[x86] Introduce tests covering the gamut of 256-bit...
2014-09-22 Ehsan AkhgariMake MCAsmParserSemaCallback::LookupInlineAsmLabel...
2014-09-22 Sanjay PatelUse broadcasts to optimize overall size when loading...
2014-09-22 Akira HatanakaFix test case commited in r218242 to appease buildbot.
2014-09-22 Tom StellardRevert "R600/SI: Add support for global atomic add"
2014-09-22 Frederic RissFix a test introduced in r218246 to work also on Windows.
2014-09-22 Tom StellardR600/SI: Add support for global atomic add
2014-09-22 Tom StellardR600/SI: Remove modifier operands from V_CNDMASK_B32_e64
2014-09-22 Tom StellardR600: Don't set BypassSlowDiv for 64-bit division
2014-09-22 Tom StellardR600/SI: Use ISD::MUL instead of ISD::UMULO when loweri...
2014-09-22 Tom StellardR600/SI: Add enums for some hard-coded values
2014-09-22 Pavel Chupin[x32] Fix segmented stacks support
2014-09-22 Frederic Riss[dwarfdump] Dump full filenames as DW_AT_(decl|call...
2014-09-22 Frederic RissAllow DWARFDebugInfoEntryMinimal::getSubroutineName...
2014-09-22 Robert LougherFix assert when decoding PSHUFB mask
2014-09-22 Oliver StannardDowngrade DWARF2 section limit error to a warning
2014-09-22 Hal FinkelUpdate comment on AtomicRMWInst::Nand
2014-09-22 Chandler Carruth[x86] Move the AVX v4i64 test cases down to group them...
2014-09-22 Jiangning LiuAdd two thresholds lvi-overdefined-BB-threshold and...
2014-09-22 Ehsan Akhgarims-inline-asm: Add a sema callback for looking up label...
2014-09-22 Chandler Carruth[x86] Back out a bad choice about lowering v4i64 and...
2014-09-21 Chandler Carruth[x86] Teach the new vector shuffle lowering how to...
2014-09-21 Chandler Carruth[x86] Add a bunch of test cases where we have different...
2014-09-21 Matt ArsenaultFix typo
2014-09-21 Matt ArsenaultUse llvm_unreachable instead of assert(!)
2014-09-21 Matt ArsenaultR600/SI: Don't use strings for single characters
2014-09-21 Lang HamesRemove redundant if test.
2014-09-21 Sanjay PatelRefactor reciprocal square root estimate into target...
2014-09-21 Sanjay Patelmop up: "Don’t duplicate function or class name at...
2014-09-21 Chandler Carruth[x86] With the stronger canonicalization of shuffles...
2014-09-21 Chandler Carruth[x86] Teach the new vector shuffle lowering to re-use...
2014-09-21 Chandler Carruth[x86] Refactor the logic to form SHUFPS instruction...
2014-09-21 Chandler Carruth[x86] Teach the new vector shuffle lowering the basics...
2014-09-21 Chandler Carruth[x86] Teach the new vector shuffle lowering how to...
2014-09-21 Chandler Carruth[x86] Add test cases for UNPCK instructions with v8f32...
2014-09-21 Chandler Carruth[x86] Begin teaching the new vector shuffle lowering...
2014-09-21 Chandler Carruth[x86] Regenerate this test case now that I've improved...
2014-09-21 Chandler Carruth[x86] Explicitly lower to a blend early if it is trivia...
2014-09-21 Chandler Carruth[x86] Teach the new vector shuffle lowering of v4f64...
2014-09-21 Chandler Carruth[x86] Add some more comprehensive tests for v4f64 blending.
2014-09-21 Chandler Carruth[x86] Re-generate a bunch of the v4f64 test cases with...
2014-09-21 Chandler Carruth[x86] Switch the blend implementation to use a MVT...
2014-09-21 Chandler Carruth[x86] Remove some essentially lying comments from the...
2014-09-21 Chandler Carruth[x86] Fix a helper to reflect that what we actually...
2014-09-21 Chandler Carruth[x86] Teach the new vector shuffle lowering the first...
2014-09-21 David MajnemerMC: Support aligned COMMON symbols for COFF
2014-09-21 Chandler Carruth[x86] Add some more test cases covering specific blend...
next