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 |
2014-04-14 |
Richard Osborne | [XCore] Don't create invalid MKMSK instructions inside... |
commit | commitdiff | tree | snapshot |
2014-04-14 |
NAKAMURA Takumi | Whitespace. |
commit | commitdiff | tree | snapshot |
2014-04-14 |
NAKAMURA Takumi | Revert r206045, "Fix shift by constants for vector." |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Chandler Carruth | [Allocator] Hoist the external helper function into... |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Chandler Carruth | [cleanup] Normalize YAMLParser.h's doxygen markers... |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Hal Finkel | Don't assert in BasicTTI::getMemoryOpCost for non-simpl... |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Chandler Carruth | [Allocator] Make the underlying allocator a template... |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Chandler Carruth | Fix the compile from r206147 in release builds by movin... |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Chandler Carruth | [Allocator] Switch the BumpPtrAllocator to use a vector... |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Saleem Abdulrasool | tools: simplify symbol handling in objdump |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Saleem Abdulrasool | tools: address possible non-null terminated filenames |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Serge Pavlov | Use APInt arithmetic, fixed typo. Thanks to Benjamin... |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Craig Topper | Add back some typecasts I accidentally lost in r206142. |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Craig Topper | [C++11] More 'nullptr' conversion. In some cases just... |
commit | commitdiff | tree | snapshot |
2014-04-13 |
Hal Finkel | [PowerPC] [Constant Hoisting] Enable constant hoisting... |
commit | commitdiff | tree | snapshot |
2014-04-13 |
Saleem Abdulrasool | tools: remove duplication of coff_aux_file |
commit | commitdiff | tree | snapshot |
2014-04-13 |
Saleem Abdulrasool | tools: avoid a string duplication |
commit | commitdiff | tree | snapshot |
2014-04-13 |
Saleem Abdulrasool | MC: check machine magic when applying offset adjustments |
commit | commitdiff | tree | snapshot |
2014-04-13 |
Serge Pavlov | Recognize test for overflow in integer multiplication. |
commit | commitdiff | tree | snapshot |
2014-04-13 |
Hal Finkel | [PowerPC] Fix rlwimi isel when mask is not constant |
commit | commitdiff | tree | snapshot |
2014-04-13 |
David Blaikie | Fix instruction debug info location during legalization |
commit | commitdiff | tree | snapshot |
2014-04-13 |
Craig Topper | [C++11] More 'nullptr' conversion or in some cases... |
commit | commitdiff | tree | snapshot |
2014-04-13 |
Lang Hames | [X86] unique_ptr'ify one of X86GenericDisassembler... |
commit | commitdiff | tree | snapshot |
2014-04-13 |
Saleem Abdulrasool | tools: teach objdump about FILE aux records |
commit | commitdiff | tree | snapshot |
2014-04-12 |
Hal Finkel | [PowerPC] Implement some additional TLI callbacks |
commit | commitdiff | tree | snapshot |
2014-04-12 |
Joerg Sonnenberger | Fix test syntax to work with non-bash /bin/sh. |
commit | commitdiff | tree | snapshot |
2014-04-12 |
Benjamin Kramer | Spell the specialization namespace correctly. |
commit | commitdiff | tree | snapshot |
2014-04-12 |
Benjamin Kramer | Make helper static and place random global into the... |
commit | commitdiff | tree | snapshot |
next |