- 30fcfc3 Minor cleanups. No functionality change. by Jakub Staszak · 12 years ago
- a293782 Add even more constatness in MachineDominators.h. by Jakub Staszak · 12 years ago
- f753480 Replace "check:" wth "CHECK:". by Jakub Staszak · 12 years ago
- ecc571f R600/SI: Add pattern to simplify i64 loading by Christian Konig · 12 years ago
- e9ba183 R600/SI: nuke SReg_1 v3 by Christian Konig · 12 years ago
- e25e490 R600/SI: cleanup literal handling v3 by Christian Konig · 12 years ago
- 8e4eebc R600/SI: replace AllReg_* with [SV]Src_* v2 by Christian Konig · 12 years ago
- 305fefb R600/SI: fix VOPC encoding v2 by Christian Konig · 12 years ago
- 7c52866 R600/SI: move *_Helper definitions to SIInstrFormat.td by Christian Konig · 12 years ago
- 0432d79 R600/SI: remove some more unused code by Christian Konig · 12 years ago
- ef6b248 R600/structurizer: improve inverting conditions by Christian Konig · 12 years ago
- 623977d R600/structurizer: improve loop handling by Christian Konig · 12 years ago
- 25bd884 R600/structurizer: improve finding condition values by Christian Konig · 12 years ago
- 4c79c71 R600/structurizer: improve PHI value finding by Christian Konig · 12 years ago
- f0e469b R600/structurizer: add class to find the Nearest Common Dominator by Christian Konig · 12 years ago
- 55ba691 Add some constantness in Machine Dominators. by Jakub Staszak · 12 years ago
- 7209987 Remove trailing spaces. by Jakub Staszak · 12 years ago
- 6a0da01 Use a different scheme to chose 16/32 variants. This scheme is more by Reed Kotler · 12 years ago
- 6d3a278 [ELF] Add STN_UNDEF. by Michael J. Spencer · 12 years ago
- 901d800 Reinitialize the ivars in the subtarget so that they can be reset with the new features. by Bill Wendling · 12 years ago
- b566062 [ms-inline asm] Do not omit the frame pointer if we have ms-inline assembly. by Chad Rosier · 12 years ago
- 42edeb1 Derive ELF section type from the name in some cases where GNU as does so. by Joerg Sonnenberger · 12 years ago
- abbf9df [mips] Remove SDNPWantParent from the list of SDNodeProperties. by Akira Hatanaka · 12 years ago
- b075ed3 Pacify -Wnon-virtual-dtor by Matt Beaumont-Gay · 12 years ago
- ba6867d Temporary revert of 175320. by Bill Wendling · 12 years ago
- 9be8b4f Reinitialize the ivars in the subtarget. by Bill Wendling · 12 years ago
- f787085 Suppress a GCC -Wunused-variable warning in -Asserts builds by Matt Beaumont-Gay · 12 years ago
- b54562b c[ms-inline asm] It's possible to have a SizeDirective rewrite and an by Chad Rosier · 12 years ago
- 67144e3 If bundle alignment is enabled, do not add data to a fragment with instructions by Derek Schuff · 12 years ago
- 4788d14 Support changing the subtarget features in ARM. by Bill Wendling · 12 years ago
- 789cb5d Use the 'target-features' and 'target-cpu' attributes to reset the subtarget features. by Bill Wendling · 12 years ago
- 4fb25b7 [ms-inline asm] Adjust the EndLoc to account for the ']'. by Chad Rosier · 12 years ago
- b3dedc2 Forgot to 'svn add' the LoopVectorizer tests for the new parallel loop metadata, sorry. by Pekka Jaaskelainen · 12 years ago
- ffd28a4 [mips] Clean up class MipsCCInfo. by Akira Hatanaka · 12 years ago
- 0deff9f capitalize SCEV to match the current naming convention by Sebastian Pop · 12 years ago
- dc2f792 [mips] Split SelectAddr, which was used to match address patterns, into two by Akira Hatanaka · 12 years ago
- 79cd411 Remove a final dependency on the form field in tablegen; which is a remnant by Reed Kotler · 12 years ago
- 5661fcd add ScevApplyRewriter by Sebastian Pop · 12 years ago
- a9e4d3f add SCEVParameterRewriter by Sebastian Pop · 12 years ago
- 7523437 AsmParser: Reformat the MS asm parser to reduce nesting. by Benjamin Kramer · 12 years ago
- 86cdbc9 enable SDISel sincos optimization for GNU environments by Paul Redmond · 12 years ago
- 55a98b0 Hexagon: Set appropriate TSFlags to the loads/stores with global address to by Jyotsna Verma · 12 years ago
- f64a7a8 BBVectorize: Call a DAG and DAG instead of a tree by Hal Finkel · 12 years ago
- ad079b2 Fix refactoring mistake in "Teach InstCombine to work with smaller legal types..." by Arnaud A. de Grandmaison · 12 years ago
- 7c5c9b3 Teach InstCombine to work with smaller legal types in icmp (shl %v, C1), C2 by Arnaud A. de Grandmaison · 12 years ago
- 85d2760 AArch64: add branch fixup pass. by Tim Northover · 12 years ago
- 8a8a2dc Give these callbacks hidden visibility. It is better to not export them more by Rafael Espindola · 12 years ago
- 9fa05f9 Don't make assumptions about the mangling of static functions in extern "C" by Rafael Espindola · 12 years ago
- 74ecd21 [asan] support long double on 64-bit. See https://code.google.com/p/address-sanitizer/issues/detail?id=151 by Kostya Serebryany · 12 years ago
- 74b3c8d Make helpers static. Add missing include so LLVMInitializeObjCARCOpts gets C linkage. by Benjamin Kramer · 12 years ago
- 1e88393 AArch64: remove ConstantIsland pass & put literals in separate section. by Tim Northover · 12 years ago
- 148ac53 AArch64: refactor frame handling to use movz/movk for overlarge offsets. by Tim Northover · 12 years ago
- c4439c3 clang-formatize llvm-symbolizer code by Alexey Samsonov · 12 years ago
- 94328f4 Simplify the 'operator<' for the attribute object. by Bill Wendling · 12 years ago
- ab90084 BBVectorize: Cap the number of candidate pairs in each instruction group by Hal Finkel · 12 years ago
- a7e4409 Revert "Simplify the attributes '<' comparison function." by Anna Zaks · 12 years ago
- e721025 Revert "Fix testcase for attribute ordering." by Anna Zaks · 12 years ago
- 03192fe Revert "Fix testcase for attribute ordering." by Anna Zaks · 12 years ago
- 223b3fd Fix testcase for attribute ordering. by Bill Wendling · 12 years ago
- 5cf38fd Fix minor mips16 issues in directives for function prologue. Probably this does by Reed Kotler · 12 years ago
- 8fd4d23 Fix testcase for attribute ordering. by Bill Wendling · 12 years ago
- 0ec707a Simplify the attributes '<' comparison function. by Bill Wendling · 12 years ago
- d977aac [mips] Disallow moving load/store instructions past volatile instructions. by Akira Hatanaka · 12 years ago
- cd7319d [mips] Replace usage of SmallSet with BitVector, which is used to keep track of by Akira Hatanaka · 12 years ago
- 90db35a [mips] Fix comments and coding style violations. Declare functions to be const. by Akira Hatanaka · 12 years ago
- 48e841d The ARM NEON vector compare instructions take three arguments. However, the by Joel Jones · 12 years ago
- d6f19c7 The operand listing is very much outdated. by Eli Bendersky · 12 years ago
- eba97c5 [mips] Simplify code in function Filler::findDelayInstr. by Akira Hatanaka · 12 years ago
- e2e00df Mark getRawBits const. by Preston Gurd · 12 years ago
- 97a241b BBVectorize: Remove the remaining instances of std::multimap by Hal Finkel · 12 years ago
- 6ca6d3b BBVectorize: Don't store candidate pairs in a std::multimap by Hal Finkel · 12 years ago
- fe9b5a4 Simplify code. Remove "else after return". by Jakub Staszak · 12 years ago
- 27d844f Update comment. by Chad Rosier · 12 years ago
- 84a2c2b Hexagon: Change insn class to support instruction encoding. by Jyotsna Verma · 12 years ago
- aefd14b s/bool/LLVMBool/ by Bill Wendling · 12 years ago
- 296756a s/bool/LLVMBool/ by Bill Wendling · 12 years ago
- 951d361 death to extra whitespace by Kay Tiong Khoo · 12 years ago
- 31cfc70 Add two new functions to the C API: by Bill Wendling · 12 years ago
- 7b672ed added basic support for Intel ADX instructions by Kay Tiong Khoo · 12 years ago
- 01115b1 R600/SI: Fix int_SI_fs_interp_constant by Michel Danzer · 12 years ago
- 06121de include/llvm/Object/ELF.h: do debug checks only when NDEBUG by Dmitry Vyukov · 12 years ago
- 6cc4b8d Dont merge consecutive loads/stores into vectors when noimplicitfloat is used. by Nadav Rotem · 12 years ago
- b39a552 80-col by Nadav Rotem · 12 years ago
- 5e3100a Hexagon: Use multiclass for absolute addressing mode loads. by Jyotsna Verma · 12 years ago
- 7248451 Re-apply r175088 for bug fix 13622: Add paired register support for by Weiming Zhao · 12 years ago
- 1912c76 Fix for bug 15246 -- out-of-bound error in the TableGen backend, CodeGenMapTable.cpp. by Jyotsna Verma · 12 years ago
- 7867885 R600: Do not fold single instruction with more that 3 kcache read by Vincent Lejeune · 12 years ago
- f846add R600: Export instructions are no longer terminator by Vincent Lejeune · 12 years ago
- abfd5f6 R600: Fold zero/one in export instructions by Vincent Lejeune · 12 years ago
- df65b0f R600: Do not fold modifier/litterals in vector inst by Vincent Lejeune · 12 years ago
- 6872de9 Use correct host/target CMake variables to define lit variables. by Tim Northover · 12 years ago
- ad1b9dc AArch64: switch from neverHasSideEffects to hasSideEffects. by Tim Northover · 12 years ago
- ff9d058 Add deprecation of neverHasSideEffects to documentation comments. by Tim Northover · 12 years ago
- e186d71 Revert r15266. This fixes llvm.org/pr15266. by Rafael Espindola · 12 years ago
- 5464c30 AArch64: stop claiming that NEON registers are usable for now. by Tim Northover · 12 years ago
- 5bd6cb2 AArch64: add block comments where missing by Tim Northover · 12 years ago
- 51f6ba0 Add testcase for llvm-dwarfdump to test parsing of the pubnames data. by Krzysztof Parzyszek · 12 years ago
- 579ad50 On FreeBSD, we need to look in /usr/local/include so that libxml2 finds iconv.h by David Chisnall · 12 years ago
- b1d0812 Make ARMAsmParser accept the correct alignment specifier syntax in instructions. by Kristof Beyls · 12 years ago
- b181919 llvm-symbolizer: speedup symbol lookup by Dmitry Vyukov · 12 years ago