- 0fa7dc4 Teach LLVMConfigVersion.cmake to behave as find_package() expects. by Eric Christopher · 11 years ago
- 8e58997 Add support for a patch version to the cmake system. by Eric Christopher · 11 years ago
- 6c35f55 [c++11] Tidy up AsmPrinter.cpp. by Jim Grosbach · 11 years ago
- 3abd729 iterator_range for machine block terminators. by Jim Grosbach · 11 years ago
- 57f4539 Added new functionality to LLVM C API to use DiagnosticInfo to handle errors by Tom Stellard · 11 years ago
- 8cafc53 Replacing a non-ASCII character in a comment with an ASCII character. Fixes a C4819 warning in MSVC. by Aaron Ballman · 11 years ago
- b902acb Allow diagnostic handlers to check for optimization remarks. by Diego Novillo · 11 years ago
- 685d699 Test commit - Added a new line by Konrad Anheim · 11 years ago
- e443943 [mips] Use TwoOperandAliasConstraint for shift instructions. by Matheus Almeida · 11 years ago
- c308f16 [mips] Add initial support for NaN2008 in the back-end. by Matheus Almeida · 11 years ago
- 92d2f98 ARM64: silence sign-comparison warning. by Tim Northover · 11 years ago
- f539725 AArch64/ARM64: port some NEON tests to ARM64 by Tim Northover · 11 years ago
- 9a8aff0 AArch64/ARM64: produce correct relocation for conditional branches. by Tim Northover · 11 years ago
- ced4836 [mips] Indentation by Daniel Sanders · 11 years ago
- 4134d06 [mips] Fix emission of '.option pic0' for MIPS-IV. by Daniel Sanders · 11 years ago
- 849ca45 [mips] Correct r206370 to account for non-Linux targets using the small data section. by Daniel Sanders · 11 years ago
- 8cc4741 [asan] add two new hidden compile-time flags for asan: asan-instrumentation-with-call-threshold and asan-memory-access-callback-prefix. This is part of the workaround for PR17409 (instrument huge functions with callbacks instead of inlined code). These flags will also help us experiment with kasan (kernel-asan) and clang by Kostya Serebryany · 11 years ago
- 115d4f4 ARM64: specify triple so that Linux tests pass by Tim Northover · 11 years ago
- 1a8adcb AArch64/ARM64: add another set of tests from AArch64 by Tim Northover · 11 years ago
- 1a44333 AArch64/ARM64: port across stub handling for ELF C++ exceptions. by Tim Northover · 11 years ago
- fef8e38 ARM64: use 32-bit moves for constants where possible. by Tim Northover · 11 years ago
- ea9988a ARM64: use the integrated assembler on ELF. by Tim Northover · 11 years ago
- 8e0f576 [mips] Emit '.set nomicromips' before a function's entry label by Matheus Almeida · 11 years ago
- 0af5a4e Fixing a compile error in debug versions of MSVC. It seems that the range-based for loop is confused by the DEBUG macro expansion unless a compound statement is used. by Aaron Ballman · 11 years ago
- ae8abf7 [LCG] Stop playing fast and loose with reference members and assignment. by Chandler Carruth · 11 years ago
- d66a3fe [Allocator] Make BumpPtrAllocator movable and move assignable. by Chandler Carruth · 11 years ago
- b78eac2 [mips] Correct callee saved list for the N32 ABI and enable test by Daniel Sanders · 11 years ago
- c90bd4a [mips] Add calling convention tests covering O32, N32, and N64. by Daniel Sanders · 11 years ago
- acb0994 [Allocator] Nuke to useless functions. The implicit ones are sufficient by Chandler Carruth · 11 years ago
- 946bea3 ARM64: explicitly ask for Apple NEON syntax so test passes on Linux by Tim Northover · 11 years ago
- be50dc8 ARM64: mark x7 as used when an i128 gets shunted onto the stack. by Tim Northover · 11 years ago
- 7474c17 DAGCombiner: don't optimise non-existant litpool load by Tim Northover · 11 years ago
- 8b3d82a Simplify a static_assert so VS2013 can build it by Timur Iskhodzhanov · 11 years ago
- c09746d COFF: fix an off by one error by Saleem Abdulrasool · 11 years ago
- 5422dfb Convert SelectionDAG::getVTList to use ArrayRef by Craig Topper · 11 years ago
- 695aa80 [C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr. by Craig Topper · 11 years ago
- 73a7844 COFF: add support for .file symbols by Saleem Abdulrasool · 11 years ago
- 30e7a0a tools: fix invalid printing, buffer overrun in llvm-readobj by Saleem Abdulrasool · 11 years ago
- eb0eb5d Target: whitespace by Saleem Abdulrasool · 11 years ago
- 9fde950b R600: Extend r600 sign_extend_inreg tests for EG by Matt Arsenault · 11 years ago
- ff8d7fb R600: Expand sign extension of vectors. by Matt Arsenault · 11 years ago
- ac261d9 [ARM64,C++11] Tidy up branch relaxation a bit w/ c++11. by Jim Grosbach · 11 years ago
- e35b6d2 ARM64: Nuke some dead code. by Jim Grosbach · 11 years ago
- 09256c5 [ARM64,C++11] Clean up the ARM64 LOH collection pass. by Jim Grosbach · 11 years ago
- d66d570 R600/SI: Print code size along with used registers by Matt Arsenault · 11 years ago
- bec5c61 R600/SI: Print more immediates in hex format by Matt Arsenault · 11 years ago
- dd368a8 R600/SI: Cleanup parsing of register names. by Matt Arsenault · 11 years ago
- 569e5a5 Make this test not match its own filename, when being run from a path that includes the string 'add'. by Nick Lewycky · 11 years ago
- f8ea035 R600/SI: Fix loads of i1 by Matt Arsenault · 11 years ago
- d4955a0 RegionInfo: Do not access a value that was just moved away by Tobias Grosser · 11 years ago
- d24010f [Allocator] Fold the two templated overloads into a single one with by Chandler Carruth · 11 years ago
- 00e4a82 [Allocator] Remove a really problematic overload. This is very confusing by Chandler Carruth · 11 years ago
- f393039 Make FastISel::SelectInstruction return before target specific fast-isel code by Akira Hatanaka · 11 years ago
- 749e8fe [X86] Improve the lowering of packed shifts by constant build_vector. by Andrea Di Biagio · 11 years ago
- 49ad5d5 [ARM64] Set default CPU to generic instead of cyclone. by Quentin Colombet · 11 years ago
- 4634a9b Revert r191049/r191059 as it can produce wrong code (see PR17975). by Robert Lougher · 11 years ago
- 2bbc5a7 Use unique_ptr to manage ownership of child Regions within llvm::Region by David Blaikie · 11 years ago
- 894b7f6 Add lifetime markers for allocas created to hold byval arguments, make them by Julien Lerouge · 11 years ago
- 031f5c1 Split byval argument initialization so the memcpy(s) are injected at the by Julien Lerouge · 11 years ago
- f5d9a15 LTO: Add more loop simplification passes to LTO by Duncan P. N. Exon Smith · 11 years ago
- 950c7b2 verify-di: Add back braces for MSVC compatability by Duncan P. N. Exon Smith · 11 years ago
- 32791b0 verify-di: Implement DebugInfoVerifier by Duncan P. N. Exon Smith · 11 years ago
- abf483b verify-di: split out VerifierSupport by Duncan P. N. Exon Smith · 11 years ago
- 3549f3c Use unique_ptr to manage PassInfo instances in the PassRegistry by David Blaikie · 11 years ago
- 9bc7c07 MipsAsmParser.cpp: Fix vg_leak in MipsOperand::CreateMem(). Mem.Base is managed by k_Memory itself. by NAKAMURA Takumi · 11 years ago
- 9bf9a79 MipsAsmParser::ParseRegister(): Be responsible to delete an Operand on a temporary Operands. by NAKAMURA Takumi · 11 years ago
- 1e3f66a AArch64/ARM64: enable more AArch64 tests on ARM64. by Tim Northover · 11 years ago
- 5f82349 AArch64/ARM64: add missing pattern for extending load. by Tim Northover · 11 years ago
- 2a83cb7 AArch64/ARM64: only mangle MOVZ/MOVN during encoding when needed by Tim Northover · 11 years ago
- 5080ae2 AArch64/ARM64: add support for large code-model jump tables. by Tim Northover · 11 years ago
- e9cae9b AArch64/ARM64: add patterns for various commutations of FNMADD. by Tim Northover · 11 years ago
- e8bc8a7 AArch64/ARM64: add half as a storage type on ARM64. by Tim Northover · 11 years ago
- 380fa65 AArch64/ARM64: copy patterns for fixed-point conversions by Tim Northover · 11 years ago
- 1291807 ARM64: add constraints to various FastISel operations by Tim Northover · 11 years ago
- 03eecdc FastISel: constrain the RegClass of operands when emitting instructions. by Tim Northover · 11 years ago
- f90c8c7 AArch64/ARM64: add more arm64 lines to AArch64 regression tests by Tim Northover · 11 years ago
- 3f2d713 AArch64/ARM64: add dp tests from AArch64 by Tim Northover · 11 years ago
- 86a70cd ARM64AsmParser.cpp: Fix vg_leak in MC/ARM64/fp-encoding.s. by NAKAMURA Takumi · 11 years ago
- 5fba9d3 Optional hash symbol feature support for ARM64 http://reviews.llvm.org/D3328 by Stepan Dyatkovskiy · 11 years ago
- 09a79dc Current definition of subtract with immediate instruction aliases uses CodeGenOnly defined instructions and post matcher expansion methods to emit real instructions add with immediate. However, they can directly alias add with immediate instruction and remove unnecessary definitions and code in MipsAsmParser.cpp. This patch makes no change in functionality, just removes unnecessary definitions and code. by Vladimir Medic · 11 years ago
- bc4e3c0 vect.omp.persistence.ll REQUIRES asserts due to -debug-only. by NAKAMURA Takumi · 11 years ago
- b9a99d4 [Allocator] Finally, finish nuking the redundant code that led me here by Chandler Carruth · 11 years ago
- 15cbb64 D3348 - [BUG] "Rotate Loop" pass kills "llvm.vectorizer.enable" metadata by Alexey Bataev · 11 years ago
- 47b284c [Allocator] Pass the size to the deallocation function. This, on some by Chandler Carruth · 11 years ago
- 2727dbc X86JITInfo: [x86] Rework r206240, X86CompilationCallback_SSE() should be called for SSE-enabled code generator, even if LLVM is not built with -msse. by NAKAMURA Takumi · 11 years ago
- d5b514e [Allocator] Fix r206256 which got the enabling case backwards on these by Chandler Carruth · 11 years ago
- b6ecb4f Fix broken build of llvm using clang. by Nick Lewycky · 11 years ago
- 2c9a974 [Allocator] MSVC apparantly has broken SFINAE context handling of by Chandler Carruth · 11 years ago
- d63390c Break PseudoSourceValue out of the Value hierarchy. It is now the root of its own tree containing FixedStackPseudoSourceValue (which you can use isa/dyn_cast on) and MipsCallEntry (which you can't). Anything that needs to use either a PseudoSourceValue* and Value* is strongly encouraged to use a MachinePointerInfo instead. by Nick Lewycky · 11 years ago
- 095734c [C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr. by Craig Topper · 11 years ago
- 9393eb3 Add a DenseMapInfo specialization for PointerUnion. In tree user to land shortly. by Nick Lewycky · 11 years ago
- 0b6cb71 [C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr. by Craig Topper · 11 years ago
- eb19b8f [Allocator] Constrain the Deallocate templated overloads to only apply by Chandler Carruth · 11 years ago
- 9eb71e2 Use unique_ptr to manage TypePromotionActions owned by TypePromotionTransaction. by David Blaikie · 11 years ago
- 3229c69 Use unique_ptr to manage ownership of GCFunctionInfos in GCStrategy by David Blaikie · 11 years ago
- 9c94042 Use unique_ptr for the result of Registry entries. by David Blaikie · 11 years ago
- 5a21a89 Use unique_ptr to manage ownership of GCStrategy objects in GCMetadata by David Blaikie · 11 years ago
- a016c1d Use unique_ptr for section/segment ownership in WinCOFFObjectWriter by David Blaikie · 11 years ago
- ff2bf1b Use unique_ptr to own MCFunctions within MCModule. by David Blaikie · 11 years ago
- 570e52c [C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr. by Craig Topper · 11 years ago