- 292e417 Remove unused struct/enum by Jakob Stoklund Olesen · 12 years ago
- 6889483 llvm-symbolizer: add support for .gnu_debuglink section by Alexey Samsonov · 12 years ago
- dd34dc9 Let t2LDRBi8 and t2LDRBi12 have same Base Pointer by Renato Golin · 12 years ago
- 17a5457 Sphinx refuses to render this code block. Try adding a newline. by Benjamin Kramer · 12 years ago
- ef7aefc Expose CRC-32 implementation from zlib by Alexey Samsonov · 12 years ago
- 14a5c69 Revert r188376, "[lit] Support parsing scripts with inconsistent or invalid encodings.", this doesn't work yet for bots using the internal shell. by Daniel Dunbar · 12 years ago
- 003f93f Add the C99 hex-float assembly syntax to our extension document. by Tim Northover · 12 years ago
- 47e7c04 [lit] Support parsing scripts with inconsistent or invalid encodings. by Daniel Dunbar · 12 years ago
- 73cd0c8 Add test-case for hex floating-literals by Tim Northover · 12 years ago
- 337439d Support C99 hexadecimal floating-point literals in assembly by Tim Northover · 12 years ago
- 79663c1 Fix a really terrifying but improbable bug in mem2reg. If you have seen by Chandler Carruth · 12 years ago
- 35e194f Make more helper methods into static functions. by Craig Topper · 12 years ago
- 8971717 Remove tab characters. by Craig Topper · 12 years ago
- 158ec07 Make some helper methods static. by Craig Topper · 12 years ago
- f3d98a8 Use MVT in more lowering code. by Craig Topper · 12 years ago
- d36b53e Replace EVT with MVT in isVectorShift. Keeps compiler from generating unneeded checks and handling for extended types. by Craig Topper · 12 years ago
- cc60bbc Replace EVT with MVT in many of the shuffle lowering functions. Keeps compiler from generating unneeded checks and handling for extended types. by Craig Topper · 12 years ago
- af5a9e3 [lit] Fix a relative import issue I missed earlier. by Daniel Dunbar · 12 years ago
- 213ab86 [lit] Avoid StringIO. by Daniel Dunbar · 12 years ago
- 6b78ef3 [lit] Fix tests to execute lit with same python as invoked with. by Daniel Dunbar · 12 years ago
- 5403214 [lit] Factor ShTest format script command parsing from other processing. by Daniel Dunbar · 12 years ago
- 493e8d4 [lit] Move executeCommand() into lit.util. by Daniel Dunbar · 12 years ago
- f76c664 [lit] Move formats into their own subpackage. by Daniel Dunbar · 12 years ago
- e1bae5f [CMake] add_llvm_library: Specify explicit suffix .imp to import library to avoid a warning between profile_rt-static and profile_rt-shared with lib/profile_rt.lib. by NAKAMURA Takumi · 12 years ago
- e908486 Lit: Introduce "%/[STpst] into parseIntegratedTestScript(), to normalize substitutions. by NAKAMURA Takumi · 12 years ago
- 899ee58 [mips] Fix bug in parsing accumulator registers. by Akira Hatanaka · 12 years ago
- 88373c2 [mips] Use register operands instead of register classes in DSP instruction by Akira Hatanaka · 12 years ago
- 7d63552 [mips] Rename DSPRegs. by Akira Hatanaka · 12 years ago
- cbaf6d0 [mips] Rename HIRegs and LORegs. by Akira Hatanaka · 12 years ago
- 7cd85b7 llvm/test/CodeGen/X86/setcc-sentinals.ll: Relax expressions for x86_64-win32. by NAKAMURA Takumi · 12 years ago
- fdc2660 Fix always creating GEP with i32 indices by Matt Arsenault · 12 years ago
- 3ea117e Use type helper functions instead of cast by Matt Arsenault · 12 years ago
- c2a4841 Use array initializer, space around operator by Matt Arsenault · 12 years ago
- bfb07b1 [mips] Properly parse registers that appear in inline-asm constraints. by Akira Hatanaka · 12 years ago
- eaa8f55 BBVectorize: Add initial stores to the write set when tracking uses by Hal Finkel · 12 years ago
- fc2fc08 Remove duplicate copy of testcase in r188327. by Nick Lewycky · 12 years ago
- 6c1fa7c Revert r187191, which broke opt -mem2reg on the testcases included in PR16867. by Nick Lewycky · 12 years ago
- 0fe3792 [Mips][msa] Value types for MSA support. by Jack Carter · 12 years ago
- b06ccef Options: explicit handling of -- by Hans Wennborg · 12 years ago
- 51a0280 DAG: Combine (and (setne X, 0), (setne X, -1)) -> (setuge (add X, 1), 2) by Jim Grosbach · 12 years ago
- af9e355 Options: Add new option kind that consumes remaining arguments by Hans Wennborg · 12 years ago
- 3f70e90 [Mips][msa] Added initial MSA support. by Jack Carter · 12 years ago
- da0860f [Mips] Support for unaligned load/store microMips instructions by Jack Carter · 12 years ago
- 13e26da [lit] Support use of setup.py from other directories. by Daniel Dunbar · 12 years ago
- 3add067 Update makeLibCall to return both the call and the chain associated with the libcall instead of just the call. This allows us to specify libcalls that return void. by Michael Gottesman · 12 years ago
- 46f0b6f Output DW_AT_stmt_list dwarf debug info as DW_FORM_sec_offset instead of DW_FORM_data4 as it is a section offset (fixes the coff/dwarf debug info statement locations) by Carlo Kok · 12 years ago
- e05a304 For COFF only: dwarf debug info output a label reference as a section relative item only when it's one of dw_from strp, sec_offset, ref_addr or op_call_ref instead of going by size. by Carlo Kok · 12 years ago
- a036a31d dfsan: fix lint warnings by Dmitry Vyukov · 12 years ago
- 3f87f25 ARMv8: SWP and SWPB are obsoleted on ARMv8. by Joey Gouly · 12 years ago
- ceda68f Also remove logic in LateVectorize by Arnold Schwaighofer · 12 years ago
- b6171c5 Remove logic that decides whether to vectorize or not depending on O-levels by Arnold Schwaighofer · 12 years ago
- 4c85722 Fix compiler warnings. by Evgeniy Stepanov · 12 years ago
- ea8ddd8 Fix signed overflow in when computing encodings for ADR instructions by Mihai Popa · 12 years ago
- 4d36bd8 AVX-512: Added CMP and BLEND instructions. Lowering for SETCC. by Elena Demikhovsky · 12 years ago
- bd980e5 This patch introduces changes to MipsAsmParser register parsing routines. The code now follows more deterministic path and makes the code more efficient and easier to maintain. by Vladimir Medic · 12 years ago
- d89266d GCC warns about removing const with a c-style cast. by Benjamin Kramer · 12 years ago
- 15ab9f4 Pass DIEHash::collectAttributes output argument by-pointer instead of by-value. by Evgeniy Stepanov · 12 years ago
- 6aa9315 [-cxx-abi microsoft] Stick zero initialized symbols into the .bss section for COFF by David Majnemer · 12 years ago
- 0710bfa Add the start of DIE hashing for DWARF4 type units and split dwarf CUs. by Eric Christopher · 12 years ago
- 72dba254 Fix an oversight in isPotentiallyReachable where we wouldn't do any CFG-walking by Nick Lewycky · 12 years ago
- b58bddf Add comment and source to testcase. by Eric Christopher · 12 years ago
- dd0cd3c Reflow comment. by Eric Christopher · 12 years ago
- 11de853 Remove empty constructor. by Eric Christopher · 12 years ago
- 89fa38e Slightly simplify code with helper functions by Matt Arsenault · 12 years ago
- d9a84ef [FileCheck] Fix a bug that cause FileCheck to misidentify check-prefix by Rui Ueyama · 12 years ago
- d3d5e6d [Object/ELF] sh_type is not a bitfield. Fixes RuntimeDyld test failure on ARM. by Michael J. Spencer · 12 years ago
- b36f2f7 Add some braces, and spaces around operators by Matt Arsenault · 12 years ago
- ebc573e Fix a crash with X86 Mach-O and a subtraction expression where both symbols are by Kevin Enderby · 12 years ago
- 4f96b7e Reapply r188119 now that the bug it exposed is fixed. by Peter Collingbourne · 12 years ago
- a90d91f DataFlowSanitizer: fix a use-after-free. Spotted by libgmalloc. by Peter Collingbourne · 12 years ago
- f15dfe4 R600: Set scheduling preference to Sched::Source by Tom Stellard · 12 years ago
- 93a013c Add editor C++ filetype declaration no functionality change. by Michael Gottesman · 12 years ago
- cfaa636 Revert r188188 and r188200. by Shuxin Yang · 12 years ago
- b0a50ad Fixed SelectionDAGBuilder.h C++ filetype declaration to use the canonical C++ instead of c++. by Michael Gottesman · 12 years ago
- 8711b76 Fixed another place in CodeGen where we had a typo in our editor C++ filetype declaration. by Michael Gottesman · 12 years ago
- a8b107e [branchfolding] Fix typo in C++ editor declaration. by Michael Gottesman · 12 years ago
- 55e464b Fix warning about unused member. by Eric Christopher · 12 years ago
- f962c02 Move the addition of the dwo_id as late as possible after everything by Eric Christopher · 12 years ago
- d275ff5 Move stack protector names to the same place. by Bill Wendling · 12 years ago
- 2bf823e [stack protector] Fixed typo. by Michael Gottesman · 12 years ago
- 15b2782 [stackprotector] Add in the stackprotector libcall. by Michael Gottesman · 12 years ago
- 2a64a63 [stackprotector] Added intrinsic llvm.stackprotectorcheck. by Michael Gottesman · 12 years ago
- 67d135a Misc enhancements to LTO: by Shuxin Yang · 12 years ago
- 353476c Fix PR16797 - Support PHINodes with multiple inputs from the same basic block. by Nadav Rotem · 12 years ago
- 225396c Fixes a bug when iterating on paths by Tareq A. Siraj · 12 years ago
- 8093139 This patch implements ei and di instructions for mips. Test cases are added. by Vladimir Medic · 12 years ago
- dcef6a7 Fix FileCheck --check-prefix lines. by Tim Northover · 12 years ago
- 655abf5 Remove unused SpecialCaseList constructors by Alexey Samsonov · 12 years ago
- e39e131 Add SpecialCaseList::createOrDie() factory and use it in sanitizer passes by Alexey Samsonov · 12 years ago
- 1f85736 Revert r188164: Stablize MCK_Reg ordering in AsmMatcherEmitter by Richard Sandiford · 12 years ago
- 3729d7d Remove all checking for the various terminfo headers (term.h and by Chandler Carruth · 12 years ago
- dfb5cea Stablize MCK_Reg ordering in AsmMatcherEmitter by Richard Sandiford · 12 years ago
- ac168b8 [SystemZ] Use CLC and IPM to implement memcmp by Richard Sandiford · 12 years ago
- e03a56d [SystemZ] Add a definition of the CLC instruction by Richard Sandiford · 12 years ago
- f37c8fe [SystemZ] Add a definition of the IPM instruction by Richard Sandiford · 12 years ago
- 8d8bdff Target a minimal terminfo library rather than necessarily a full curses by Chandler Carruth · 12 years ago
- 6a4e44f Allow compatible extension attributes for tail calls by Tim Northover · 12 years ago
- 674c91b Remove global construction. const char* is sufficient here. by Benjamin Kramer · 12 years ago
- 35f4d41 Relax conditions of test added in r188156 to fix it on Windows by Alexey Samsonov · 12 years ago
- d976d43 Introduce factory methods for SpecialCaseList by Alexey Samsonov · 12 years ago