2015-02-13 |
Richard Smith | Clean up some inappropriate choices of type in the... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Tom Stellard | R600/SI: Refactor SOP1 classes |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Tom Stellard | R600/SI: Lowercase register names |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Tom Stellard | R600/SI: Remove some unused TableGen classes |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Benjamin Kramer | Reapply r229142 with some enable_if magic to avoid... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Benjamin Kramer | Revert r229142. It breaks the world for unknown reasons. |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Dimitry Andric | Increase the CPU time timeout for testing from 10 to... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Benjamin Kramer | SmallVector: Resolve a long-standing fixme by using... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Vasileios Kalintiris | [mips] Refactor and simplify MipsSEDAGToDAGISel::select... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Vasileios Kalintiris | [mips] Use isa<> instead of dyn_cast<> with unused... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Matt Arsenault | R600/SI: Remove handling of fpimm |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Matt Arsenault | R600/SI: Allow f64 inline immediates in i64 operands |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Matt Arsenault | R600/SI: Minor test scheduling fixes |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Zachary Turner | Fix -Wunused-variable warning. |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Zachary Turner | llvm-pdbdump: Improve printing of functions and signatures. |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Jozef Kolek | [mips][microMIPS] Delay slot filler: Replace the microM... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Andrea Di Biagio | [InstCombine] Fix regression introduced at r227197. |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Tom Stellard | Help: Document how to build and install with CMake. |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Tom Stellard | Help: Document the minimum CMake version required. |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Akira Hatanaka | Add run line that was missing in r228999. |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Andrea Di Biagio | [CodeGenPrepare] Removed duplicate logic. SimplifyCFG... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Arnaud A. de... | [PBQP] Conservativelly allocatable nodes can be spilled... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
James Molloy | [SimplifyCFG] Add test for r229099 |
commit | commitdiff | tree | snapshot |
2015-02-13 |
James Molloy | [SimplifyCFG] Be more aggressive |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Toma Tabacu | [mips] Improve support for the .set at/noat assembler... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Chandler Carruth | [PM] Update the examples to reflect the removal of the |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Chandler Carruth | [PM] Remove the old 'PassManager.h' header file at... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Chandler Carruth | Re-sort the #include lines in bindings and examples... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Chandler Carruth | Re-sort #include lines using my handy dandy ./utils... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Zachary Turner | Fix the windows build *again*. Grrr, MSVC. |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Chandler Carruth | Revert a series of commits starting at r228886 which... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Zachary Turner | Fix non-windows builds unhappy about a missing header. |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Craig Topper | [X86] Add support for parsing and printing the mnemonic... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Craig Topper | [X86] Fix XOP vpcom intrinsic autoupgrade to map 'true... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Zachary Turner | llvm-pdbdump: Add more comprehensive dumping of symbol... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Mehdi Amini | InstCombine: cleanup redundant dyn_cast<> (NFC) |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Craig Topper | Fix a typo in a comment. NFC |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Craig Topper | Fix probable typo in test. |
commit | commitdiff | tree | snapshot |
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 |
next |