2014-05-08 |
Hal Finkel | Move late partial-unrolling thresholds into the process... |
tree | commitdiff |
2014-05-07 |
Eric Christopher | Debug.h already includes raw_ostream.h, no need to... |
tree | commitdiff |
2014-05-07 |
Alexey Samsonov | [CMake] Add build rules for llvm-PerfectShuffle utility |
tree | commitdiff |
2014-05-06 |
Eric Christopher | ArrayRef-ize the Feature and Processor tables for Subta... |
tree | commitdiff |
2014-05-06 |
Tim Northover | AArch64/ARM64: implement diagnosis of unpredictable... |
tree | commitdiff |
2014-04-30 |
Craig Topper | [C++11] Use 'nullptr' in tablegen output files. |
tree | commitdiff |
2014-04-29 |
Benjamin Kramer | raw_ostream: Forward declare OpenFlags and include... |
tree | commitdiff |
2014-04-23 |
Anders Waldenborg | llvm-build: Get rid of 'import *' |
tree | commitdiff |
2014-04-22 |
Chandler Carruth | [Modules] Fix potential ODR violations by sinking the... |
tree | commitdiff |
2014-04-21 |
David Blaikie | Simplify DFAPacketizerEmitter State copy/move semantics... |
tree | commitdiff |
2014-04-21 |
Chandler Carruth | [Modules] Make Support/Debug.h modular. This requires... |
tree | commitdiff |
2014-04-21 |
David Blaikie | Fix builds that use an stl missing std::set::emplace |
tree | commitdiff |
2014-04-21 |
David Blaikie | Store State objects by value in TableGen's DFAPacketize... |
tree | commitdiff |
2014-04-21 |
David Blaikie | Use Regex objects by value (rather than 'new'ed) in... |
tree | commitdiff |
2014-04-20 |
Richard Smith | More C++ification. |
tree | commitdiff |
2014-04-20 |
Richard Smith | Don't provide two different definitions of ModRMDecisio... |
tree | commitdiff |
2014-04-20 |
Richard Smith | Don't define llvm::X86Disassembler::InstructionSpecifie... |
tree | commitdiff |
2014-04-20 |
Richard Smith | Fix redefinition of default argument, found by modules... |
tree | commitdiff |
2014-04-18 |
Greg Fitzgerald | Fixed llvm-build when no targets are enabled |
tree | commitdiff |
2014-04-18 |
Jim Grosbach | c++11: Tidy up tblgen w/ range loops. |
tree | commitdiff |
2014-04-18 |
Jim Grosbach | iterator access to scheduling classes |
tree | commitdiff |
2014-04-18 |
Jim Grosbach | iterator_range accessor for CodeGenTarget instruction... |
tree | commitdiff |
2014-04-18 |
Jim Grosbach | iterator based accessors for CodeGenInstruction operand... |
tree | commitdiff |
2014-04-17 |
Nuno Lopes | remove some dead code |
tree | commitdiff |
2014-04-16 |
Craig Topper | [C++11] More 'nullptr' conversion. In some cases just... |
tree | commitdiff |
2014-04-15 |
Craig Topper | [C++11] More 'nullptr' conversion. In some cases just... |
tree | commitdiff |
2014-04-14 |
Arnaud A. de Grand... | Display the name of the project failing the url check... |
tree | commitdiff |
2014-04-12 |
Joerg Sonnenberger | Fix test syntax to work with non-bash /bin/sh. |
tree | commitdiff |
2014-04-12 |
Benjamin Kramer | Retire llvm::array_endof in favor of non-member std... |
tree | commitdiff |
2014-04-07 |
Richard Smith | When a CHECK-NEXT fails because there was no match... |
tree | commitdiff |
2014-04-05 |
David Blaikie | Fix typo |
tree | commitdiff |
2014-04-04 |
Craig Topper | Make consistent use of MCPhysReg instead of uint16_t... |
tree | commitdiff |
2014-03-31 |
Duncan P. N. Exon... | lit: Set a base directory for compiler-rt tests |
tree | commitdiff |
2014-03-29 |
Benjamin Kramer | tblgen: Twinify PrintFatalError. |
tree | commitdiff |
2014-03-29 |
Tim Northover | TableGen: don't save a StringRef to a local std::string. |
tree | commitdiff |
2014-03-29 |
Tim Northover | ARM64: initial backend import |
tree | commitdiff |
2014-03-29 |
Tim Northover | TableGen: avoid dereferencing nullptr variable |
tree | commitdiff |
2014-03-29 |
Tim Northover | Intrinsics: add LLVMHalfElementsVectorType constraint |
tree | commitdiff |
2014-03-28 |
Tim Northover | Intrinsics: expand semantics of LLVMExtendedVectorType... |
tree | commitdiff |
2014-03-23 |
Nuno Lopes | remove a bunch of unused private methods |
tree | commitdiff |
2014-03-22 |
Hal Finkel | [TableGen] Don't assert, produce an error, when an... |
tree | commitdiff |
2014-03-18 |
Eli Bendersky | Expose "noduplicate" attribute as a property for intrin... |
tree | commitdiff |
2014-03-15 |
Patrik Hagglund | Replace ValueTypes.h with MachineValueType.h if possible. |
tree | commitdiff |
2014-03-14 |
Galina Kistanova | Reverted r203879. |
tree | commitdiff |
2014-03-14 |
Galina Kistanova | Fixed misuse of isascii. Also fixes mingw32 build,... |
tree | commitdiff |
2014-03-13 |
Rafael Espindola | Remove the linker_private and linker_private_weak linkages. |
tree | commitdiff |
2014-03-13 |
Rafael Espindola | Remove utils/llvm-native-gcc. |
tree | commitdiff |
2014-03-13 |
Hal Finkel | [TableGen] Optionally forbid overlap between named... |
tree | commitdiff |
2014-03-13 |
Andrew Trick | Fix a false error reported by the tblgen backend for... |
tree | commitdiff |
2014-03-11 |
Daniel Dunbar | [lit] Fix non-function style print statement. |
tree | commitdiff |
2014-03-11 |
Benjamin Kramer | Remove copy ctors that did the same thing as the defaul... |
tree | commitdiff |
2014-03-10 |
Daniel Dunbar | [lit] Bump dev version number. |
tree | commitdiff |
2014-03-10 |
Daniel Dunbar | [lit] Add a README.txt. |
tree | commitdiff |
2014-03-10 |
Daniel Dunbar | [lit] Add --version option. |
tree | commitdiff |
2014-03-09 |
Craig Topper | [C++11] Add 'override' keyword to virtual methods that... |
tree | commitdiff |
2014-03-09 |
Craig Topper | [C++11] Add 'override' keyword to virtual methods that... |
tree | commitdiff |
2014-03-07 |
Rafael Espindola | Replace PROLOG_LABEL with a new CFI_INSTRUCTION. |
tree | commitdiff |
2014-03-07 |
Rafael Espindola | clang-format a bit of code to make the next patch easie... |
tree | commitdiff |
2014-03-06 |
Elena Demikhovsky | AVX-512: Added rrk, rrkz, rmk, rmkz, rmbk, rmbkz versio... |
tree | commitdiff |
2014-03-06 |
Ahmed Charles | Replace OwningPtr<T> with std::unique_ptr<T>. |
tree | commitdiff |
2014-03-05 |
Ahmed Charles | [C++11] Replace OwningPtr::take() with OwningPtr::relea... |
tree | commitdiff |
2014-03-05 |
Craig Topper | [C++11] Add 'override' keywords to tablegen code. |
tree | commitdiff |
2014-03-04 |
Chandler Carruth | [cleanup] Re-sort all the includes with utils/sort_incl... |
tree | commitdiff |
2014-03-03 |
Aaron Ballman | Adding support for MSVC debugger visualization of the... |
tree | commitdiff |
2014-03-03 |
Benjamin Kramer | [C++11] Use std::tie to simplify compare operators. |
tree | commitdiff |
2014-03-03 |
Benjamin Kramer | Unbreak the C++11 build. |
tree | commitdiff |
2014-03-02 |
Benjamin Kramer | [C++11] Replace llvm::next and llvm::prior with std... |
tree | commitdiff |
2014-03-02 |
Chandler Carruth | [C++11] Switch all uses of the llvm_move macro to use... |
tree | commitdiff |
2014-03-01 |
Benjamin Kramer | Now that we have C++11, turn simple functors into lambd... |
tree | commitdiff |
2014-02-28 |
Hal Finkel | Add an OutPatFrag TableGen class |
tree | commitdiff |
2014-02-27 |
Craig Topper | Fix indentation. |
tree | commitdiff |
2014-02-26 |
NAKAMURA Takumi | [CMake] Use LINK_LIBS instead of target_link_libraries(). |
tree | commitdiff |
2014-02-26 |
Craig Topper | [x86] Simplify disassembler code slightly. |
tree | commitdiff |
2014-02-24 |
Rafael Espindola | Replace the F_Binary flag with a F_Text one. |
tree | commitdiff |
2014-02-20 |
Filip Pizlo | Stackmaps are used for OSR exits, which is a custom... |
tree | commitdiff |
2014-02-20 |
Adrian Prantl | test_debuginfo.pl: Make failures easier to debug by... |
tree | commitdiff |
2014-02-20 |
Craig Topper | [x86] Switch PAUSE instruction to use XS prefix instead... |
tree | commitdiff |
2014-02-19 |
Alexey Samsonov | Support GTest for FreeBSD platforms (9.x) |
tree | commitdiff |
2014-02-19 |
Craig Topper | Remove special FP opcode maps and instead add enough... |
tree | commitdiff |
2014-02-19 |
Craig Topper | Put some of the X86 formats in a more logical order. |
tree | commitdiff |
2014-02-19 |
Craig Topper | Remove A6/A7 opcode maps. They can all be handled with... |
tree | commitdiff |
2014-02-18 |
Rafael Espindola | Rename a DebugLoc variable to DbgLoc and a DataLayout... |
tree | commitdiff |
2014-02-18 |
Tim Northover | Darwin builds: handle different possible form for SDKROOT. |
tree | commitdiff |
2014-02-18 |
Craig Topper | Add an x86 prefix encoding for instructions that would... |
tree | commitdiff |
2014-02-16 |
NAKAMURA Takumi | llvmbuild: Exclude disabled targets from LLVMExports... |
tree | commitdiff |
2014-02-13 |
Craig Topper | Remove unused method declaration. |
tree | commitdiff |
2014-02-13 |
Craig Topper | Remove filtering concept from X86 disassembler table... |
tree | commitdiff |
2014-02-12 |
Craig Topper | Remove special case filtering for instructions with... |
tree | commitdiff |
2014-02-12 |
Craig Topper | Mark XACQUIRE_PREFIX/XRELEASE_PREFIX as isAsmParserOnly... |
tree | commitdiff |
2014-02-10 |
NAKAMURA Takumi | [CMake] Add dependencies to gtest. |
tree | commitdiff |
2014-02-10 |
NAKAMURA Takumi | [CMake] LLVMSupport should be responsible to provide... |
tree | commitdiff |
2014-02-10 |
Craig Topper | Recommit r201059 and r201060 with hopefully a fix for... |
tree | commitdiff |
2014-02-10 |
Bob Wilson | Revert r201059 and r201060. |
tree | commitdiff |
2014-02-10 |
Craig Topper | Simplify a bunch of code by removing the need for the... |
tree | commitdiff |
2014-02-10 |
Craig Topper | Add MRMXr/MRMXm form to X86 for use by instructions... |
tree | commitdiff |
2014-02-09 |
NAKAMURA Takumi | Provide CMake package modules in install tree |
tree | commitdiff |
2014-02-09 |
Craig Topper | Remove unnecessary include. |
tree | commitdiff |
2014-02-09 |
Craig Topper | Remove some unnecessary code. The conditions it was... |
tree | commitdiff |
2014-02-07 |
Nikola Smiljanic | Improve existing visualizers by: |
tree | commitdiff |
2014-02-07 |
Oliver Stannard | LLVM-1163: AAPCS-VFP violation when CPRC allocated... |
tree | commitdiff |
next |