Age | Commit message (Expand) | Author | Files | Lines |
2016-03-09 | This change adds co-processor condition branching and conditional traps to th... | Chris Dewhurst | 1 | -1/+34 |
2015-06-23 | Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) | Alexander Kornienko | 1 | -2/+2 |
2015-06-19 | Fixed/added namespace ending comments using clang-tidy. NFC | Alexander Kornienko | 1 | -2/+2 |
2014-09-02 | Reinstate "Nuke the old JIT." | Eric Christopher | 1 | -2/+0 |
2014-08-13 | Canonicalize header guards into a common format. | Benjamin Kramer | 1 | -2/+2 |
2014-08-07 | Temporarily Revert "Nuke the old JIT." as it's not quite ready to | Eric Christopher | 1 | -0/+2 |
2014-08-07 | Nuke the old JIT. | Rafael Espindola | 1 | -2/+0 |
2014-03-01 | [Sparc] Add support for parsing annulled branch instructions. | Venkatraman Govindaraju | 1 | -4/+8 |
2013-12-26 | [Sparc] Lower and MachineInstr to MC and print assembly using MCInstPrinter. | Venkatraman Govindaraju | 1 | -0/+6 |
2013-11-24 | [Sparc] Emit large negative adjustments to SP/FP with sethi+xor instead of se... | Venkatraman Govindaraju | 1 | -0/+17 |
2013-10-08 | [Sparc] Implement JIT for SPARC. | Venkatraman Govindaraju | 1 | -0/+2 |
2013-06-08 | [Sparc] Delete FPMover Pass and remove Fp* Pseudo-instructions from Sparc bac... | Venkatraman Govindaraju | 1 | -1/+0 |
2013-06-04 | Sparc: No functionality change. Cleanup whitespaces, comment formatting etc., | Venkatraman Govindaraju | 1 | -2/+2 |
2012-01-10 | Fix some leftover control reaches end of non-void function warnings. | Benjamin Kramer | 1 | -2/+2 |
2012-01-10 | Remove unnecessary default cases in switches that cover all enum values. | David Blaikie | 1 | -1/+0 |
2011-07-14 | Next round of MC refactoring. This patch factor MC table instantiations, MC | Evan Cheng | 1 | -15/+1 |
2011-06-28 | Merge XXXGenRegisterNames.inc into XXXGenRegisterInfo.inc | Evan Cheng | 1 | -1/+2 |
2011-06-27 | Merge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc XXXGenRegisterInfo.h.inc | Evan Cheng | 1 | -1/+2 |
2010-02-04 | add support for the sparcv9-*-* target triple to turn on | Chris Lattner | 1 | -0/+1 |
2009-07-25 | Add new helpers for registering targets. | Daniel Dunbar | 1 | -3/+0 |
2009-07-18 | Put Target definitions inside Target specific header, and llvm namespace. | Daniel Dunbar | 1 | -0/+3 |
2009-07-14 | Have asm printers use formatted_raw_ostream directly to avoid a | David Greene | 1 | -2/+3 |
2009-07-14 | llvm_unreachable->llvm_unreachable(0), LLVM_UNREACHABLE->llvm_unreachable. | Torok Edwin | 1 | -1/+1 |
2009-07-11 | assert(0) -> LLVM_UNREACHABLE. | Torok Edwin | 1 | -1/+2 |
2009-07-01 | Remove unused AsmPrinter OptLevel argument, and propogate. | Daniel Dunbar | 1 | -1/+0 |
2009-04-29 | Instead of passing in an unsigned value for the optimization level, use an enum, | Bill Wendling | 1 | -2/+3 |
2009-04-29 | Second attempt: | Bill Wendling | 1 | -1/+1 |
2009-04-28 | r70270 isn't ready yet. Back this out. Sorry for the noise. | Bill Wendling | 1 | -1/+1 |
2009-04-28 | Massive check in. This changes the "-fast" flag to "-O#" in llc. If you want to | Bill Wendling | 1 | -1/+1 |
2009-03-25 | CodeGen still defaults to non-verbose asm, but llc now overrides it and defau... | Evan Cheng | 1 | -2/+2 |
2009-02-24 | Overhaul my earlier submission due to feedback. It's a large patch, but most of | Bill Wendling | 1 | -1/+2 |
2009-01-05 | Tidy up #includes, deleting a bunch of unnecessary #includes. | Dan Gohman | 1 | -1/+0 |
2008-10-03 | Avoid creating two TargetLowering objects for each target. | Dan Gohman | 1 | -1/+2 |
2008-08-21 | Use raw_ostream throughout the AsmPrinter. | Owen Anderson | 1 | -1/+2 |
2007-12-29 | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 1 | -2/+2 |
2006-11-03 | silence warnings | Chris Lattner | 1 | -1/+1 |
2006-05-24 | Patches to make the LLVM sources more -pedantic clean. Patch provided | Chris Lattner | 1 | -1/+1 |
2006-02-05 | Rename SPARC V8 target to be the LLVM SPARC target. | Chris Lattner | 1 | -0/+116 |