- 9363f73 Handle lshr for i128 correctly on SPU also when shiftamount > 7. by Kalle Raiskila · 14 years ago
- c2ebfd4 Enable PostRA scheduling for SPU. by Kalle Raiskila · 14 years ago
- b00f24b Allow machine LICM to do its job on SPU. by Kalle Raiskila · 14 years ago
- 11edd0c Add missing i128 case. by Kalle Raiskila · 14 years ago
- e89ada9 Add some dead stores to pacify my least favorite GCC warning: may be by Chandler Carruth · 14 years ago
- 2f17bf2 Add more Thumb encodings. by Bill Wendling · 14 years ago
- 5cbbf68 More Thumb encodings. by Bill Wendling · 14 years ago
- d19ac0c Add Thumb encodings for REV instructions. by Bill Wendling · 14 years ago
- 849f2e3 Add more Thumb encodings. by Bill Wendling · 14 years ago
- ec0b428 Make EmitIntValue non virtual. by Rafael Espindola · 14 years ago
- f7c3b75 Forgot the MCPureStreamer::EmitValue in the previous commit. by Rafael Espindola · 14 years ago
- 6f95023 Move EmitValue to MCObjectStreamer. by Rafael Espindola · 14 years ago
- d652dbe Move lowering of TLS_addr32 and TLS_addr64 to X86MCInstLower. by Rafael Espindola · 14 years ago
- e4d19c9 PR5207: change APInt::doubleToBits() and APInt::floatToBits() to be by Jay Foad · 14 years ago
- d8f7179 fix PR8686, accepting a 'b' suffix at the end of all the setcc by Chris Lattner · 14 years ago
- a1ac3bb add a function to the C api to get the context out of a module, patch by Chris Lattner · 14 years ago
- 7509ccd When emitting a single function with cppgen=function, you don't want to emit by Nicolas Geoffray · 14 years ago
- ea4afa9 Fixed verson of r120245. by Rafael Espindola · 14 years ago
- ba21024 Revert previous patch while I debug the darwin bootstrap failure. by Rafael Espindola · 14 years ago
- f90a2de Factor some duplicated code into MCObjectStreamer::EmitLabel. by Rafael Espindola · 14 years ago
- 3e03211 Avoid code duplication in the many unsupported EmitGPRel32Value implementations. by Rafael Espindola · 14 years ago
- a484f2c Move the PTXMCAsmStreamer class to the .cpp file. by Rafael Espindola · 14 years ago
- e04ed7e Define generic 1, 2 and 4 byte pc relative relocations. They are common by Rafael Espindola · 14 years ago
- b1dfa7a Add support for NEON VLD2-dup instructions. by Bob Wilson · 14 years ago
- bebfbc5 Fix a comment typo. by Bob Wilson · 14 years ago
- f3d2f9d Another minor refactoring for VLD1DUP instructions. by Bob Wilson · 14 years ago
- 364a72a Add entry in getTargetNodeName() for ARMISD::VBICIMM. by Bob Wilson · 14 years ago
- 94c5ae0 Move more PEI-related hooks to TFI by Anton Korobeynikov · 14 years ago
- cd775ce Move callee-saved regs spills / reloads to TFI by Anton Korobeynikov · 14 years ago
- 5bf7c53 Lower TLS_addr32 and TLS_addr64. by Rafael Espindola · 14 years ago
- bfd2d26 Implement the data16 prefix. by Rafael Espindola · 14 years ago
- b837f58 Remove PIC16 remnants. by Benjamin Kramer · 14 years ago
- 71130f8 macho-dump: Add support for --dump-section-data and tweak a few format strings. by Daniel Dunbar · 14 years ago
- 2208b58 macho-dump: Add support for dumping symbol table entries. by Daniel Dunbar · 14 years ago
- f2e2a5f macho-dump: Add support for dumping string table data. by Daniel Dunbar · 14 years ago
- 90e3e3a macho-dump: Add support for dumping relocation entries. by Daniel Dunbar · 14 years ago
- 2acadbd macho-dump: Add support for dumping sections. by Daniel Dunbar · 14 years ago
- 4c55e0d macho-dump: Add support for dumping dysymtab indirect symbol table. by Daniel Dunbar · 14 years ago
- 3946e3b Unbreak build for newer GCCs. by Benjamin Kramer · 14 years ago
- f879f14 macho-dump: Add support for dumping symtab and dysymtab commands. by Daniel Dunbar · 14 years ago
- 4ba1f5e macho-dump: Add support for dumping segment load commands. by Daniel Dunbar · 14 years ago
- 35bf4d6 Second attempt at fixing the performance regressions introduced by Owen Anderson · 14 years ago
- 10a049e raw_ostream::write_escaped: Add a UseHexEscapes argument. by Daniel Dunbar · 14 years ago
- 590956f Fix a comment. by Daniel Dunbar · 14 years ago
- a956d8b Object/Mach-O: Add header and load command information. by Daniel Dunbar · 14 years ago
- bce5577 Refactor. Set alignment bit in VLD1-dup instruction classes. by Bob Wilson · 14 years ago
- 9536916 Object/Mach-O: Validate Mach-O magic and initialize format info. by Daniel Dunbar · 14 years ago
- 2a0e974 Add NEON VLD1-dup instructions (load 1 element to all lanes). by Bob Wilson · 14 years ago
- 8d41294 Fix incorrect scheduling itineraries for NEON vld1/vst1 instructions. by Bob Wilson · 14 years ago
- fbd25b7 MC/Mach-O: Start stubbing out a Mach-O object file wrapper. by Daniel Dunbar · 14 years ago
- 7976b88 Reduce nesting. by Daniel Dunbar · 14 years ago
- f52788f MC/Mach-O: Migrate more constants into MachOFormat.h. by Daniel Dunbar · 14 years ago
- 36d76a8 MC/Mach-O: Switch to using MachOFormat.h. by Daniel Dunbar · 14 years ago
- 821ecd7 MC/Mach-O: Introduce Object/MachOFormat for describing purely platform / machine by Daniel Dunbar · 14 years ago
- fd46797 Remove the unused TheTarget member. by Rafael Espindola · 14 years ago
- 326990f Fix Whitespace. by Michael J. Spencer · 14 years ago
- 706da9d Move tree navigation to a new Path class that doesn't have to be a template. by Jakob Stoklund Olesen · 14 years ago
- 2ace1b6 Use multiple 0x66 prefixes so that all nops up to 15 bytes are a single instruction. by Rafael Espindola · 14 years ago
- c62feda Namespacify. by Benjamin Kramer · 14 years ago
- 6b8e435 Factor some code to parseSectionFlags and fix the default type of a section. by Rafael Espindola · 14 years ago
- 081f800 Treat a call of function pointer like a load of the pointer when considering by Nick Lewycky · 14 years ago
- 2595873 Behave a bit more like gnu as and use the symbol (instead of the section) by Rafael Espindola · 14 years ago
- 1683fcc Relocate with the symbol if the relocation is of kind NTPOFF. by Rafael Espindola · 14 years ago
- bf8209d Fix and add tests for all cases in x86 and x86_64 where gnu as implicitly by Rafael Espindola · 14 years ago
- 42e75a3 Updating MBlaze .mask and .frame directives to match GCC's output and fixing regression introduced in 120095 by checking MCStreamer::hasRawTextSupport. by Wesley Peck · 14 years ago
- 82dc040 1. Fixing error where basic block labels were not being printed out when they need to be for the MBlaze backend because AsmPrinter::isBlockOnlyReachableByFallthrough does not take into account delay slots. by Wesley Peck · 14 years ago
- 7de8101 Use i8 as SETCC result type for i1 in SPU. by Kalle Raiskila · 14 years ago
- 702a404 Allow for 'fcmp ogt' in SPU. by Kalle Raiskila · 14 years ago
- 9755127 If a symbol is used as tls, mark it as tls even if not declare as so. Probably by Rafael Espindola · 14 years ago
- 7cf7054 add a MemoryBuffer::getOpenFile method, which turns an open by Chris Lattner · 14 years ago
- 50f2625 Rename SimplifyDistributed to the more meaningfull name SimplifyByFactorizing. by Duncan Sands · 14 years ago
- c21a821 The srem -> urem transform is not safe for any divisor that's not a power of two. by Benjamin Kramer · 14 years ago
- b6133d1 Replace calls to ConstantFoldInstruction with calls to SimplifyInstruction by Duncan Sands · 14 years ago
- 0f82763 Constant folding here is pointless, because InstructionSimplify by Duncan Sands · 14 years ago
- 1353467 Move the ARM reloc constants to Support/ELF.h by Jason W Kim · 14 years ago
- 626613d Recognize sign/zero-extended constant BUILD_VECTORs for VMULL operations. by Bob Wilson · 14 years ago
- b70ebd2 InstCombine: Reduce "X shift (A srem B)" to "X shift (A urem B)" iff B is positive. by Benjamin Kramer · 14 years ago
- e104f1b Propagate LeftDistributes and RightDistributes into their only uses. by Duncan Sands · 14 years ago
- c2b1c0b Fix typo pointed out by Frits van Bommel and Marius Wachtler. by Duncan Sands · 14 years ago
- 5057f38 Exploit distributive laws (eg: And distributes over Or, Mul over Add, etc) in a by Duncan Sands · 14 years ago
- 0cc5b1f Division by pow-of-2 is not cheap on SPU, do it with shifts. by Kalle Raiskila · 14 years ago
- beb6898 Implement the rex64 prefix. by Rafael Espindola · 14 years ago
- 4cd2ad1 Expand a little on the description of what InstructionSimplify does. by Duncan Sands · 14 years ago
- b9b369f Clarify that constant folding of instructions applies when all operands by Duncan Sands · 14 years ago
- a9d4281 Invalidate the layout on any relaxation, not just Instructions. Bug found by David Meyer. by Rafael Espindola · 14 years ago
- d93ceeb Produce a relocation for pcrel absolute values. Based on a patch by David Meyer. by Rafael Espindola · 14 years ago
- 9f9bd8e Revert functionality doug added in r98575 that was never by Chris Lattner · 14 years ago
- 0e11dfc Reuse data fragments while lowering. Patch by David Meyer. by Rafael Espindola · 14 years ago
- bf17cfa Renaming ISD::BIT_CONVERT to ISD::BITCAST to better reflect the LLVM IR concept. by Wesley Peck · 14 years ago
- 5400570 add a 'LLVMConstIntOfArbitraryPrecision' api to the C api, patch by Greg Pfeil! by Chris Lattner · 14 years ago
- 79b967b duncan's spider sense was right, I completely reversed the condition by Chris Lattner · 14 years ago
- 1090742 Fixed some style issues (no _, no spc after !) by Jason W Kim · 14 years ago
- d80f8d0 Remove duplicated constants. Thanks to Jason for noticing it. by Rafael Espindola · 14 years ago
- 93f8455 InstCombine: Implement X - A*-B -> X + A*B. by Benjamin Kramer · 14 years ago
- 28ef0a5 Make the <ARCH>ELFObjectWriter statics private by Jason W Kim · 14 years ago
- ccbe000 Fix misplaced statics. by Jason W Kim · 14 years ago
- 858e750 Kill trailing whitespace by Jason W Kim · 14 years ago
- 4a511f0 Refactor the ELFRelocationEntry (pull up) and move the arch-specific statics to inside the class where it belongs. by Jason W Kim · 14 years ago
- ab5c703 Fix epilogue codegen to avoid leaving the stack pointer in an invalid by Evan Cheng · 14 years ago
- a63395a If a GEP index simply advances by multiples of a type of zero size, by Duncan Sands · 14 years ago