oota-llvm.git
2014-12-09 NAKAMURA TakumiRevert r223709, "[PowerPC]Activate FeatureVSX for the...
2014-12-09 Hal FinkelHandle early-clobber registers in the aggressive anti...
2014-12-09 Eric ChristopherAdd argument variable support to the debug info tutorial
2014-12-09 Tom StellardR600/SI: Set MayStore = 0 on MUBUF loads
2014-12-09 Tom StellardR600/SI: Move setting of the lds bit to the base MUBUF...
2014-12-08 Colin LeMahieu[Hexagon] Removing old def versions and replacing usage...
2014-12-08 Tom StellardMISched: Fix moving stores across barriers
2014-12-08 Colin LeMahieu[Hexagon] Adding any8, all8, and/or/xor/andn/orn/not...
2014-12-08 Bill Seurer[PowerPC]Activate FeatureVSX for the Power target
2014-12-08 Hal Finkel[PowerPC] Don't use a non-allocatable register to imple...
2014-12-08 Colin LeMahieu[Hexagon] Fixing broken test.
2014-12-08 Colin LeMahieu[Hexagon] Adding xtype doubleword add, sub, and, or...
2014-12-08 Colin LeMahieu[Hexagon] Adding xtype doubleword comparisons. Removin...
2014-12-08 Colin LeMahieu[Hexagon] Adding xtype parity, min, minu, max, maxu...
2014-12-08 Colin LeMahieu[Hexagon] Adding xtype halfword add/sub ll/hl/lh/hh...
2014-12-08 Peter CollingbourneMake myself the code owner for llgo.
2014-12-08 Matt ArsenaultR600/SI: Move continue after checking s_mov_b32.
2014-12-08 David MajnemerConstantFold: Zero-sized globals might land on top...
2014-12-08 Eric ChristopherClean up the rst for the debug info tutorial
2014-12-08 Rafael EspindolaLazily link GlobalVariables and GlobalAliases.
2014-12-08 Colin LeMahieu[Hexagon] Adding add/sub with saturation. Removing...
2014-12-08 David MajnemerInstSimplify: Try to bring back the rest of r223583
2014-12-08 Eric ChristopherOnce more on the cmake build. nativecodegen->native...
2014-12-08 Eric ChristopherAttempt to fix the cmake build by requiring mcjit on...
2014-12-08 Bruno Cardoso... [CompactUnwind] Fix register encoding logic
2014-12-08 Eric ChristopherFix KS tutorial build failure.
2014-12-08 Rafael EspindolaDon't crash when the key of a comdat is lazily linked.
2014-12-08 Justin BognerInstrProf: An intrinsic and lowering for instrumentatio...
2014-12-08 Eric ChristopherAdd Chapter 8 to the Kaleidoscope tutorial. This chapte...
2014-12-08 Eric ChristopherFix the JIT code for the Kaleidoscope tutorial.
2014-12-08 Tim NorthoverAArch64: treat HFAs containing "half" types as blocks...
2014-12-08 Andrea Di Biagio[X86] Improved tablegen patters for matching TZCNT...
2014-12-08 Colin LeMahieu[Hexagon] Adding combine reg, reg with predicated forms.
2014-12-08 Rafael EspindolaSimplify the test. NFC.
2014-12-08 Rafael EspindolaSimplify test. NFC.
2014-12-08 Colin LeMahieu[Hexagon] Adding packhl instruction.
2014-12-08 Rafael EspindolaUse CHECK-DAG to reduce the noise in an upcoming patch.
2014-12-08 Daniel Sanders[mips] Add Mips-specific CCIf's for accessing the MipsC...
2014-12-08 Andrea Di Biagio[X86] Improved lowering of packed v8i16 vector shifts...
2014-12-08 Rafael EspindolaMove the ValueMap lookup inside linkFunctionBody. NFC.
2014-12-08 Rafael EspindolaUse range loops. NFC.
2014-12-08 Rafael EspindolaUse range loops. NFC.
2014-12-08 Rafael EspindolaFix linking of prologue data.
2014-12-08 NAKAMURA Takumi[CMake] Fix installation of llvm-ranlib on multiconfig...
2014-12-08 Rafael EspindolaSimple style fixes.
2014-12-08 Rafael EspindolaMove materialize/Dematerialize calls to linkFunctionBod...
2014-12-08 Sonam KumariRemoval Of Duplicate Test Case from shift.ll file
2014-12-08 Elena DemikhovskyX86 intrinsics moved form X86ISelLowering.cpp to X86Int...
2014-12-08 David Majnemerlit: Don't use python 2.6 features
2014-12-08 NAKAMURA TakumiRevert a part of r223583, for now. It seems causing...
2014-12-08 Duncan P. N... IR: Fix bitcode compatability filenames
2014-12-07 Duncan P. N... IR: Revert r223618 behaviour of MDNode::concatenate()
2014-12-07 Duncan P. N... IR: Drop uniquing for self-referencing MDNodes
2014-12-07 Duncan P. N... IR: Remove reference to ENABLE_MDNODE_UNIQUING
2014-12-07 Duncan P. N... IR: Add missing tests for function-local metadata
2014-12-07 Marek OlsakR600/SI: Disable VMEM and SMEM clauses by breaking...
2014-12-07 Marek OlsakR600/SI: Set 20-bit immediate byte offset for SMRD...
2014-12-07 Chandler Carruth[x86] Clean up the SSE1 test to use a slightly differen...
2014-12-07 Chandler Carruth[x86] Switch a constant selection test to use positive...
2014-12-07 Chandler Carruth[x86] Cleanup the combining vector shuffle tests a...
2014-12-07 Chandler Carruth[x86] Clean up the shift lowering vector shuffle tests...
2014-12-07 Marek OlsakR600/SI: Update instruction conversions for VI
2014-12-07 Marek OlsakR600/SI: Add VI instructions
2014-12-07 Marek OlsakR600/SI: Add SCC Defs/Uses to SOP1 and SOP2 opcodes
2014-12-06 Benjamin KramerTurn some DenseMaps that are only used for set operatio...
2014-12-06 Benjamin KramerMake the DenseMap bucket type configurable and use...
2014-12-06 Benjamin KramerReapply "LLVMContext: Store APInt/APFloat directly...
2014-12-06 David MajnemerConstantFold: Don't optimize comparisons with weak...
2014-12-06 David MajnemerI didn't intend to commit this change.
2014-12-06 David MajnemerInstSimplify: Optimize away useless unsigned comparisons
2014-12-06 NAKAMURA TakumiReformat.
2014-12-06 Tom StellardR600/SI: Restore PrivateGlobalPrefix to the default...
2014-12-06 NAKAMURA TakumiAvoid angle brackets in comment. [-Wdocumentation-html]
2014-12-06 Duncan P. N... IR: Disallow function-local metadata attachments
2014-12-06 NAKAMURA TakumiLLVMInstrumentation requires MC since r223532.
2014-12-06 Matt ArsenaultFix typo
2014-12-06 Hans WennborgAdd a proper triple to switch-jump-table.ll
2014-12-06 NAKAMURA Takumillvm/test/CodeGen/X86/switch-jump-table.ll: Add explici...
2014-12-06 Ahmed Bougacha[X86] Refactor PMOV[SZ]Xrm to add missing AVX2 patterns.
2014-12-06 Hans WennborgSelectionDAG switch lowering: Replace unreachable defau...
2014-12-06 Duncan P. N... IR: Disallow complicated function-local metadata
2014-12-06 Chris MatthewsFix for xunit output to work around issue in Jenkins...
2014-12-06 Duncan P. N... Utils: Style cleanups, NFC
2014-12-06 Duncan P. N... Utils: Avoid RAUW on metadata in CloneFunction()
2014-12-06 Nick LewyckyCanonicalize multiplies by looking at whether the opera...
2014-12-06 Neeraj Badlani[TEST-COMMIT] As per Developer Policy, Added a blank...
2014-12-06 Tim NorthoverAArch64: use explicit MVT::i64 when creating EXTRACT_SU...
2014-12-06 Chris MatthewsFix corner cases in lit xunit for paths with dots
2014-12-06 Benjamin KramerRevert "LLVMContext: Store APInt/APFloat directly into...
2014-12-05 Ahmed Bougacha[X86] Cleanup FCOPYSIGN lowering. NFC intended.
2014-12-05 Peter CollingbourneAdd target triples to all dfsan tests.
2014-12-05 Kuba BreckaRecommit of r223513 and r223514.
2014-12-05 Colin LeMahieu[Hexagon] Relocating logical instructions and templates...
2014-12-05 Colin LeMahieu[Hexagon] Adding sub/and/or reg, imm forms
2014-12-05 Rafael EspindolaRemove dead code. We are only lazy about functions...
2014-12-05 Kuba BreckaReverting r223513 and r223514.
2014-12-05 Sanjay PatelOptimize merging of scalar loads for 32-byte vectors...
2014-12-05 Peter Collingbourne[DFSAN][MIPS][LLVM] Defining ShadowPtrMask variable...
2014-12-05 Colin LeMahieu[Hexagon] Updating mux_ir/ri/ii/rr with encoding bits
2014-12-05 Kuba BreckaAddressSanitizer - Don't instrument globals from cstrin...
next