2015-02-13 |
Craig Topper | [X86] Remove int_x86_sse2_psll_dq_bs and int_x86_sse2_p... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Craig Topper | [X86] Remove references to builtin names that have... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Chandler Carruth | [unroll] Concede defeat and disable the unroll analyzer... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Michael Liao | [InstCombine] Fix a bug when combining `icmp` from... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Chandler Carruth | [unroll] Merge the simplification and DCE estimation... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Chandler Carruth | [unroll] Remove pointless dyn_cast<>s to Instruction... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Chandler Carruth | [unroll] Don't check the loop set for whether an instru... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Chandler Carruth | [unroll] Change the other worklist in the unroll analyz... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Chandler Carruth | [unroll] Replace a boolean, for loop, condition, and... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Chandler Carruth | [unroll] Directly query for dead instructions. |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Chandler Carruth | [unroll] Replace a linear time check for no uses with... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Chandler Carruth | [unroll] Rather than an operand set, use a setvector... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Chandler Carruth | [unroll] Extract the code to enqueue operansd for the... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Chandler Carruth | [unroll] Use a small set to de-duplicate operands prior... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Chandler Carruth | [unroll] Make the unroll cost analysis terminate determ... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Duncan P. N... | IR: Drop never-used defaults for DIBuilder::createTempl... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Matt Arsenault | R600/SI: Remove unnecessary check for fpimm |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Chandler Carruth | [unroll] Make range based for loops a bit more explicit... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Duncan P. N... | Bitcode: Remove confusing '?' from r229004, NFC |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Duncan P. N... | Bitcode: Add trailing comma to MetadataCodes, NFC |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Chandler Carruth | [IC] Fix a bug with the instcombine canonicalizing... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Chandler Carruth | [unroll] Avoid the "Insn" abbreviation of Instruction... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Olivier Sallenave | Check interleaving without relying on debug output. |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Chandler Carruth | [unroll] Tidy up the integer we use to accumululate... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Duncan P. N... | AsmWriter/Bitcode: MDImportedEntity |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Duncan P. N... | AsmWriter/Bitcode: MDObjCProperty |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Duncan P. N... | AsmWriter/Bitcode: MDExpression |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Duncan P. N... | AsmWriter/Bitcode: MDLocalVariable |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Zachary Turner | Fix the build, I forgot to check that UnitTests still... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Duncan P. N... | AsmWriter/Bitcode: MDGlobalVariable |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Duncan P. N... | AsmWriter/Bitcode: MDTemplate{Type,Value}Parameter |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Duncan P. N... | AsmWriter/Bitcode: MDNamespace |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Duncan P. N... | AsmWriter/Bitcode: MDLexicalBlockFile |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Duncan P. N... | AsmWriter/Bitcode: MDLexicalBlock |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Duncan P. N... | AsmWriter: MDSubprogram: Recognize DW_VIRTUALITY in... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Duncan P. N... | AsmWriter/Bitcode: MDSubprogram |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Duncan P. N... | AsmWriter/Bitcode: MDCompileUnit |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Zachary Turner | Improve llvm-pdbdump output display. |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Duncan P. N... | AsmWriter/Bitcode: MDSubroutineType |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Duncan P. N... | AsmWriter: MDCompositeType: Recognize DW_LANG in 'runti... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Duncan P. N... | AsmWriter/Bitcode: MDDerivedType and MDCompositeType |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Duncan P. N... | AsmWriter/Bitcode: MDFile |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Duncan P. N... | AsmWriter: MDBasicType: Recognize DW_ATE in 'encoding' |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Duncan P. N... | AsmWriter/Bitcode: MDBasicType |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Duncan P. N... | AsmWriter/Bitcode: MDEnumerator |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Duncan P. N... | AsmWriter/Bitcode: MDSubrange |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Duncan P. N... | IR: Add MDExpression::ExprOperand |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Duncan P. N... | Support: Add dwarf::getOperationEncoding() |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Duncan P. N... | Support: Rewrite LocationAtom and OperationEncodingStri... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Akira Hatanaka | [LinkModules] Change the way ModuleLinker merges triples. |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Eric Christopher | PPCFrameLowering's FramePointerOffset can be computed... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Eric Christopher | The TOC save offset can be computed at compile time... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Eric Christopher | The return save offset can be computed at initializatio... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Michael Zolotukhin | Testcase for r228988. |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Chandler Carruth | [unroll] Don't use a map from pointer to bool. Use... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
NAKAMURA Takumi | llvm/test/Transforms/LoopVectorize/PowerPC/small-loop... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Michael Zolotukhin | Prevent division by 0. |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Chandler Carruth | [unroll] Update the new analysis logic from r228265... |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Rafael Espindola | Add support for having multiple sections with the same... |
commit | commitdiff | tree | snapshot |
2015-02-12 |
David Majnemer | X86: Don't crash if we can't decode the pshufb mask |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Rafael Espindola | Learn that __DATA,__objc_classrefs is not atomized... |
commit | commitdiff | tree | snapshot |
2015-02-12 |
David Blaikie | Add missing override. |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Olivier Sallenave | Change max interleave factor to 12 for POWER7 and POWER8. |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Simon Pilgrim | Ensure integer domain on general shuffle stack folding... |
commit | commitdiff | tree | snapshot |
2015-02-12 |
David Blaikie | Remove typedef of a pointer type used in a gep to simpl... |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Hal Finkel | [SDAG] Don't try to use FP_EXTEND/FP_ROUND for int... |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Duncan P. N... | IR: Stop abusing DW_TAG_base_type for compile unit... |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Zachary Turner | Attempt to fix the build again. |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Zachary Turner | Attempt to fix Linux builds after r228960. |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Rafael Espindola | Remove mostly unused setters. |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Zachary Turner | Add concrete type overloads to PDBSymbol::findChildren(). |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Reed Kotler | Add bulk of returning of values to Mips fast-isel |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Bjorn Steinbrink | Fix a crash in the assumption cache when inlining indir... |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Benjamin Kramer | Update test case. |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Benjamin Kramer | InstCombine: Allow folding of xor into icmp by changing... |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Simon Pilgrim | Relaxed over-zealous alignment requirement for VEX... |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Michael Zolotukhin | Add a testcase for r228432. |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Benjamin Kramer | Try to fix the MSVC build. |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Michael Kuperstein | gold-plugin: delete the output file for OT_DISABLE |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Rafael Espindola | On ELF, put PIC jump tables in a non executable section. |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Rafael Espindola | Put each jump table in an independent section if the... |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Benjamin Kramer | Fix accidental bit flip. |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Benjamin Kramer | CoverageMapping: Bitvectorize code. No functionality... |
commit | commitdiff | tree | snapshot |
2015-02-12 |
James Molloy | [LoopRerolling] Be more forgiving with instruction... |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Benjamin Kramer | MathExtras: Bring Count(Trailing|Leading)Ones and Count... |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Tim Northover | Triple: refactor redundant code. |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Michael Kuperstein | [X86] Call frame optimization - allow stack-relative... |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Andrea Di Biagio | [TTI] Teach the cost heuristic how to query TLI to... |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Benjamin Kramer | BitVector: Remove manual bit width dispatch, this is... |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Benjamin Kramer | MathExtras: Parametrize count(Trailing|Leading)Zeros... |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Asiri Rathnayake | ARM: Fix another regression introduced in r223113 |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Dmitry Vyukov | tsan: do not instrument not captured values |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Elena Demikhovsky | AVX-512: Fixed the "test" operation for i1 type |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Michael Kuperstein | [X86] A heuristic to estimate the size impact for conve... |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Ahmed Bougacha | [CodeGen] Don't blindly combine (fp_round (fp_round... |
commit | commitdiff | tree | snapshot |
2015-02-12 |
George Burgess IV | Fixed a bug where CFLAA would crash the compiler. |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Chandler Carruth | [slp] Fix a nasty bug in the SLP vectorizer that Joerg... |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Hal Finkel | [PowerPC] Mark jumps as expensive (using using CR bits) |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Zachary Turner | Revert "Change Path::filename_pos() to skip the drive... |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Rafael Espindola | Invert the section relocation map. |
commit | commitdiff | tree | snapshot |
next |