2014-04-15 |
Matt Arsenault | R600/SI: Print code size along with used registers |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Matt Arsenault | R600/SI: Print more immediates in hex format |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Matt Arsenault | R600/SI: Cleanup parsing of register names. |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Nick Lewycky | Make this test not match its own filename, when being... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Matt Arsenault | R600/SI: Fix loads of i1 |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Tobias Grosser | RegionInfo: Do not access a value that was just moved... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Chandler Carruth | [Allocator] Fold the two templated overloads into a... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Chandler Carruth | [Allocator] Remove a really problematic overload. This... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Akira Hatanaka | Make FastISel::SelectInstruction return before target... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Andrea Di Biagio | [X86] Improve the lowering of packed shifts by constant... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Quentin Colombet | [ARM64] Set default CPU to generic instead of cyclone. |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Robert Lougher | Revert r191049/r191059 as it can produce wrong code... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
David Blaikie | Use unique_ptr to manage ownership of child Regions... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Julien Lerouge | Add lifetime markers for allocas created to hold byval... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Julien Lerouge | Split byval argument initialization so the memcpy(s... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Duncan P. N... | LTO: Add more loop simplification passes to LTO |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Duncan P. N... | verify-di: Add back braces for MSVC compatability |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Duncan P. N... | verify-di: Implement DebugInfoVerifier |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Duncan P. N... | verify-di: split out VerifierSupport |
commit | commitdiff | tree | snapshot |
2014-04-15 |
David Blaikie | Use unique_ptr to manage PassInfo instances in the... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
NAKAMURA Takumi | MipsAsmParser.cpp: Fix vg_leak in MipsOperand::CreateMe... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
NAKAMURA Takumi | MipsAsmParser::ParseRegister(): Be responsible to delet... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Tim Northover | AArch64/ARM64: enable more AArch64 tests on ARM64. |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Tim Northover | AArch64/ARM64: add missing pattern for extending load. |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Tim Northover | AArch64/ARM64: only mangle MOVZ/MOVN during encoding... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Tim Northover | AArch64/ARM64: add support for large code-model jump... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Tim Northover | AArch64/ARM64: add patterns for various commutations... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Tim Northover | AArch64/ARM64: add half as a storage type on ARM64. |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Tim Northover | AArch64/ARM64: copy patterns for fixed-point conversions |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Tim Northover | ARM64: add constraints to various FastISel operations |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Tim Northover | FastISel: constrain the RegClass of operands when emitt... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Tim Northover | AArch64/ARM64: add more arm64 lines to AArch64 regressi... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Tim Northover | AArch64/ARM64: add dp tests from AArch64 |
commit | commitdiff | tree | snapshot |
2014-04-15 |
NAKAMURA Takumi | ARM64AsmParser.cpp: Fix vg_leak in MC/ARM64/fp-encoding.s. |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Stepan Dyatkovskiy | Optional hash symbol feature support for ARM64 |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Vladimir Medic | Current definition of subtract with immediate instructi... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
NAKAMURA Takumi | vect.omp.persistence.ll REQUIRES asserts due to -debug... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Chandler Carruth | [Allocator] Finally, finish nuking the redundant code... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Alexey Bataev | D3348 - [BUG] "Rotate Loop" pass kills "llvm.vectorizer... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Chandler Carruth | [Allocator] Pass the size to the deallocation function... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
NAKAMURA Takumi | X86JITInfo: [x86] Rework r206240, X86CompilationCallbac... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Chandler Carruth | [Allocator] Fix r206256 which got the enabling case... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Nick Lewycky | Fix broken build of llvm using clang. |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Chandler Carruth | [Allocator] MSVC apparantly has broken SFINAE context... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Nick Lewycky | Break PseudoSourceValue out of the Value hierarchy... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Craig Topper | [C++11] More 'nullptr' conversion. In some cases just... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Nick Lewycky | Add a DenseMapInfo specialization for PointerUnion... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Craig Topper | [C++11] More 'nullptr' conversion. In some cases just... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Chandler Carruth | [Allocator] Constrain the Deallocate templated overload... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
David Blaikie | Use unique_ptr to manage TypePromotionActions owned... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
David Blaikie | Use unique_ptr to manage ownership of GCFunctionInfos... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
David Blaikie | Use unique_ptr for the result of Registry entries. |
commit | commitdiff | tree | snapshot |
2014-04-15 |
David Blaikie | Use unique_ptr to manage ownership of GCStrategy object... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
David Blaikie | Use unique_ptr for section/segment ownership in WinCOFF... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
David Blaikie | Use unique_ptr to own MCFunctions within MCModule. |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Craig Topper | [C++11] More 'nullptr' conversion. In some cases just... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
David Blaikie | Use std::unique_ptr to manage MCBasicBlocks in MCFunction. |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Lang Hames | [MC] Require an MCContext when constructing an MCDisass... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
NAKAMURA Takumi | X86JITInfo: [x86] Use X86CompilationCallback_SSE()... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Jim Grosbach | [ARM64,C++11]: Range'ify the dead-register-definition... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Jim Grosbach | Add iterator_range for MachineInstr defs. |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Quentin Colombet | [MC] Emit an error if cfi_startproc is used before... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Quentin Colombet | [Register Coalescer] Add a test case for 206060. |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Chandler Carruth | [Allocator] Add Deallocate support to the AllocatorBase... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Quentin Colombet | [ARM64][MC] Set the default CPU string to generic. |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Chandler Carruth | [Allocator] Hack around the fact that GCC can't compile the |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Chandler Carruth | [Allocator] Factor the Allocate template overloads... |
commit | commitdiff | tree | snapshot |
2014-04-14 |
David Blaikie | Use std::unique_ptr for DIE children |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Jim Grosbach | X86: Nuke one more CPU autodetect blurb. |
commit | commitdiff | tree | snapshot |
2014-04-14 |
David Blaikie | Change argument order and add explanatory comment to... |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Eric Christopher | Use FrameSetup on frame instructions for the Mips port. |
commit | commitdiff | tree | snapshot |
2014-04-14 |
NAKAMURA Takumi | [CMake] Reformat, if(MSVC)...else()...endif() |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Matt Arsenault | Revert "Revert r206045, "Fix shift by constants for... |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Quentin Colombet | [ARM64][MC] Set the default CPU to cyclone when initili... |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Adrian Prantl | Re-apply r206096 after investigating the gdb buildbot... |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Chandler Carruth | [cleanup] Run clang-format over most of YAMLParser... |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Louis Gerbarg | Fix for codegen bug that could cause illegal cmn instru... |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Louis Gerbarg | Add a flag to disable the ARM64DeadRegisterDefinitionsPass |
commit | commitdiff | tree | snapshot |
2014-04-14 |
James Molloy | [ARM64] Port over missing subtarget features, and CPU... |
commit | commitdiff | tree | snapshot |
2014-04-14 |
James Molloy | [ARM64] Add big endian target arm64_be. |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Kaelyn Takata | Replace two calls to object::symbol_iterator::increment... |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Kaelyn Takata | Remove a variable from r206192 that is only used in... |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Akira Hatanaka | Fix a bug in which BranchProbabilityInfo wasn't setting... |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Richard Trieu | Fix 2008-03-05-SxtInRegBug.ll so that the CHECK-NOT... |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Kaelyn Takata | Fix up MCFixup::getAccessVariant to handle unary expres... |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Saleem Abdulrasool | tools: fix heap-buffer-overrun detected via ASAN |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Daniel Sanders | [mips] Fix fcopysign for MIPS-IV and add the test. |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Daniel Sanders | [mips] MIPS-IV is broadly the same as MIPS64 so duplica... |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Daniel Sanders | [mips] Fix more incorrect uses of HasMips64 and isMips64() |
commit | commitdiff | tree | snapshot |
2014-04-14 |
James Molloy | Teach llvm-lto to respect the given RelocModel. |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Tim Northover | ARM64: specify full triple in tests to pacify Windows. |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Tim Northover | AArch64: add newline to end of test files. |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Tim Northover | ARM64: remove buggy REV16 pattern. |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Tim Northover | AArch64/ARM64: enable directcond.ll test on ARM64. |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Tim Northover | ARM64: add patterns for csXYZ with reversed operands. |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Tim Northover | ARM64: enable more regression tests from AArch64 |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Tim Northover | ARM64: add support for AArch64's addsub_ext.ll |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Tim Northover | ARM64: optimise (cmp x, (sub 0, y)) to (cmn x, y). |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Tim Northover | ARM64: start porting regression test suite from AArch64 |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Arnaud A. de... | Display the name of the project failing the url check... |
commit | commitdiff | tree | snapshot |
next |