summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* objdump: identify WoA WinCOFF/ARM correctlySaleem Abdulrasool2014-04-17
* MC: rework static_assert to be MSVC compatibleSaleem Abdulrasool2014-04-17
* Support: Move OnDiskHashTable from clang to llvmJustin Bogner2014-04-17
* R600/SI: Fix zext from i1 to i64Matt Arsenault2014-04-17
* [ARM64] Fix "Cannot select" for vector ctpopAdam Nemet2014-04-17
* Inline a function when the always_inline attributeGerolf Hoflehner2014-04-17
* Teach LLVMConfigVersion.cmake to behave as find_package() expects.Eric Christopher2014-04-16
* Add support for a patch version to the cmake system.Eric Christopher2014-04-16
* [c++11] Tidy up AsmPrinter.cpp.Jim Grosbach2014-04-16
* iterator_range for machine block terminators.Jim Grosbach2014-04-16
* Added new functionality to LLVM C API to use DiagnosticInfo to handle errorsTom Stellard2014-04-16
* Replacing a non-ASCII character in a comment with an ASCII character. Fixes a...Aaron Ballman2014-04-16
* Allow diagnostic handlers to check for optimization remarks.Diego Novillo2014-04-16
* Test commit - Added a new lineKonrad Anheim2014-04-16
* [mips] Use TwoOperandAliasConstraint for shift instructions.Matheus Almeida2014-04-16
* [mips] Add initial support for NaN2008 in the back-end.Matheus Almeida2014-04-16
* ARM64: silence sign-comparison warning.Tim Northover2014-04-16
* AArch64/ARM64: port some NEON tests to ARM64Tim Northover2014-04-16
* AArch64/ARM64: produce correct relocation for conditional branches.Tim Northover2014-04-16
* [mips] IndentationDaniel Sanders2014-04-16
* [mips] Fix emission of '.option pic0' for MIPS-IV.Daniel Sanders2014-04-16
* [mips] Correct r206370 to account for non-Linux targets using the small data ...Daniel Sanders2014-04-16
* [asan] add two new hidden compile-time flags for asan: asan-instrumentation-w...Kostya Serebryany2014-04-16
* ARM64: specify triple so that Linux tests passTim Northover2014-04-16
* AArch64/ARM64: add another set of tests from AArch64Tim Northover2014-04-16
* AArch64/ARM64: port across stub handling for ELF C++ exceptions.Tim Northover2014-04-16
* ARM64: use 32-bit moves for constants where possible.Tim Northover2014-04-16
* ARM64: use the integrated assembler on ELF.Tim Northover2014-04-16
* [mips] Emit '.set nomicromips' before a function's entry labelMatheus Almeida2014-04-16
* Fixing a compile error in debug versions of MSVC. It seems that the range-bas...Aaron Ballman2014-04-16
* [LCG] Stop playing fast and loose with reference members and assignment.Chandler Carruth2014-04-16
* [Allocator] Make BumpPtrAllocator movable and move assignable.Chandler Carruth2014-04-16
* [mips] Correct callee saved list for the N32 ABI and enable testDaniel Sanders2014-04-16
* [mips] Add calling convention tests covering O32, N32, and N64.Daniel Sanders2014-04-16
* [Allocator] Nuke to useless functions. The implicit ones are sufficientChandler Carruth2014-04-16
* ARM64: explicitly ask for Apple NEON syntax so test passes on LinuxTim Northover2014-04-16
* ARM64: mark x7 as used when an i128 gets shunted onto the stack.Tim Northover2014-04-16
* DAGCombiner: don't optimise non-existant litpool loadTim Northover2014-04-16
* Simplify a static_assert so VS2013 can build itTimur Iskhodzhanov2014-04-16
* COFF: fix an off by one errorSaleem Abdulrasool2014-04-16
* Convert SelectionDAG::getVTList to use ArrayRefCraig Topper2014-04-16
* [C++11] More 'nullptr' conversion. In some cases just using a boolean check i...Craig Topper2014-04-16
* COFF: add support for .file symbolsSaleem Abdulrasool2014-04-16
* tools: fix invalid printing, buffer overrun in llvm-readobjSaleem Abdulrasool2014-04-16
* Target: whitespaceSaleem Abdulrasool2014-04-16
* R600: Extend r600 sign_extend_inreg tests for EGMatt Arsenault2014-04-16
* R600: Expand sign extension of vectors.Matt Arsenault2014-04-16
* [ARM64,C++11] Tidy up branch relaxation a bit w/ c++11.Jim Grosbach2014-04-16
* ARM64: Nuke some dead code.Jim Grosbach2014-04-16
* [ARM64,C++11] Clean up the ARM64 LOH collection pass.Jim Grosbach2014-04-15