2013-06-06 |
Arnold Schwaighofer | CodeGenSchedule: smallvector.push_back(smallvector... |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Vincent Lejeune | R600: Rewrite an awkward loop in R600MachineScheduler |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Nadav Rotem | Jeffrey Yasskin volunteered to benchmark the vectorizer... |
commit | commitdiff | tree | snapshot |
2013-06-06 |
David Blaikie | Fix break in r183446 - helps to increment the iterator... |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Arnold Schwaighofer | Revert "ARM sched model: Add SIMD/VFP load/store instru... |
commit | commitdiff | tree | snapshot |
2013-06-06 |
David Blaikie | Debug Info: simplify parameter ordering preservation |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Arnold Schwaighofer | ARM sched model: Add SIMD/VFP load/store instructions... |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Kevin Enderby | Move the test for the data in code into the ARM directo... |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Arnold Schwaighofer | ARM sched model: Add integer VFP/SIMD instructions... |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Jakub Staszak | Re-apply "Use IRBuilder instead of ConstantInt methods... |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Arnold Schwaighofer | ARM sched model: Add integer load/store instructions... |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Arnold Schwaighofer | ARM sched model: Add integer arithmetic instructions... |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Arnold Schwaighofer | ARM sched model: Cortex A9 - More InstRW sched resources |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Rafael Espindola | Add a testcase from pr16244. |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Arnold Schwaighofer | ARM sched model: Add branch thumb instructions |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Arnold Schwaighofer | ARM sched model: Add branch thumb2 instructions |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Arnold Schwaighofer | ARM sched model: Add branch instructions |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Arnold Schwaighofer | ARM sched model: Add preload thumb2 instructions |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Jakub Staszak | Remove unimplemented definition. Found using [-Wunused... |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Arnold Schwaighofer | ARM sched model: Add preload instructions |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Kevin Enderby | Teach llvm-objdump with the -macho parser how to use... |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Arnold Schwaighofer | ARM sched model: Add more ALU and CMP thumb instructions |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Rafael Espindola | Revert "Use IRBuilder instead of ConstantInt methods... |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Arnold Schwaighofer | ARM sched model: Add more ALU and CMP thumb2 instructions |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Vincent Lejeune | R600: Remove leftover code in R600MachineScheduler.cpp |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Rafael Espindola | Print symbol names in relocations when dumping COFF... |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Bill Wendling | Cast to the correct type. Pointer, not reference. |
commit | commitdiff | tree | snapshot |
2013-06-06 |
NAKAMURA Takumi | R600OptimizeVectorRegisters.cpp: Tweak a warning. ... |
commit | commitdiff | tree | snapshot |
2013-06-06 |
NAKAMURA Takumi | R600OptimizeVectorRegisters.cpp: Suppress a warning... |
commit | commitdiff | tree | snapshot |
2013-06-06 |
NAKAMURA Takumi | Trailing linefeed. |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Bill Wendling | Cast to the proper type. |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Jakub Staszak | Remove unneeded cast<>. |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Sean Silva | Add some class documentation to BinaryRef. |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Bill Wendling | Cache the TargetLowering info object as a pointer. |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Jakub Staszak | Use IRBuilder instead of ConstantInt methods. |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Bill Wendling | Don't cache the TargetLoweringInfo object inside of... |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Sean Silva | Rename operator== parameter to `RHS`. |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Sean Silva | Remove error-prone methods of BinaryRef. |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Sean Silva | Add writeAsHex(raw_ostream &) method to BinaryRef. |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Tom Stellard | R600: Replace predicate loop with predicate function |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Sean Silva | Rename BinaryRef::isBinary to more descriptive DataIsHe... |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Sean Silva | Add BinaryRef binary_size() method. |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Sean Silva | Comment BinaryRef::Data. |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Bill Wendling | Add space to assert message. |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Sean Silva | Add writeAsBinary(raw_ostream &) method to BinaryRef. |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Vincent Lejeune | R600: Add a pass that merge Vector Register |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Sean Silva | [docs] Add link to C++ ABI document. |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Sean Silva | [docs] Add link to SysV ABI document. |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Sean Silva | [ELF] Add ELFOSABI_GNU. |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Rafael Espindola | Don't hide the first ELF symbol. |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Vincent Lejeune | R600: Schedule copy from phys register at beginning... |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Sean Silva | yaml2obj: split out COFF logic into separate file |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Akira Hatanaka | [mips] brcond + setgt/setugt instruction selection... |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Sean Silva | yaml2obj: add -format=<fmt> to choose input YAML interp... |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Jakub Staszak | Use IRBuilder instead of ConstantInt methods. It simpli... |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Michael Liao | [PATCH] Fix VGATHER* operand constraints |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Rafael Espindola | Represent symbols with a SymbolIndex,SectionIndex pair. |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Arnold Schwaighofer | ARM sched model: Add more ALU and CMP instructions |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Arnold Schwaighofer | ARM sched model: Add divsion, loads, branches, vfp cvt |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Arnold Schwaighofer | ARMInstrInfo: Improve isSwiftFastImmShift |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Arnold Schwaighofer | SubtargetEmitter fix |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Mihai Popa | This is a simple patch that changes RRX and RRXS to... |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Sylvestre Ledru | The GNU/HURD is also using the libc. Therefor, endian... |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Andrew Trick | Fix a tblgen subtargetemitter bug, for future Swift... |
commit | commitdiff | tree | snapshot |
2013-06-05 |
David Blaikie | PR15662: Optimized debug info produces out of order... |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Tom Stellard | R600: Make sure to schedule AR register uses and defs... |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Rafael Espindola | Don't print default values for NumberOfAuxSymbols and... |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Rafael Espindola | Handle (at least don't crash on) relocations with no... |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Rafael Espindola | Move BinaryRef to a new include/llvm/Object/YAML.h... |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Rafael Espindola | Revert "R600: Add a pass that merge Vector Register" |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Rafael Espindola | Handle relocations that don't point to symbols. |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Sean Silva | [docs] Replace non-existent LLVM_YAML_UNIQUE_TYPE(... |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Vincent Lejeune | R600: Add a pass that merge Vector Register |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Vincent Lejeune | R600: Const/Neg/Abs can be folded to dot4 |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Evan Cheng | Cortex-R5 can issue Thumb2 integer division instructions. |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Arnold Schwaighofer | Revert series of sched model patches until I figure... |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Arnold Schwaighofer | ARM sched model: Add VFP div instruction on Swift |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Arnold Schwaighofer | ARM sched model: Add SIMD/VFP load/store instructions... |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Arnold Schwaighofer | ARM sched model: Add integer VFP/SIMD instructions... |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Arnold Schwaighofer | ARM sched model: Add integer load/store instructions... |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Arnold Schwaighofer | ARM sched model: Add integer arithmetic instructions... |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Arnold Schwaighofer | ARM sched model: Cortex A9 - More InstRW sched resources |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Arnold Schwaighofer | ARM sched model: Add branch thumb instructions |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Arnold Schwaighofer | ARM sched model: Add branch thumb2 instructions |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Arnold Schwaighofer | ARM sched model: Add branch instructions |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Arnold Schwaighofer | ARM sched model: Add preload thumb2 instructions |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Arnold Schwaighofer | ARM sched model: Add preload instructions |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Arnold Schwaighofer | ARM sched model: Add more ALU and CMP thumb instructions |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Arnold Schwaighofer | ARM sched model: Add more ALU and CMP thumb2 instructions |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Arnold Schwaighofer | ARM sched model: Add more ALU and CMP instructions |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Arnold Schwaighofer | ARM sched model: Add divsion, loads, branches, vfp cvt |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Arnold Schwaighofer | ARMInstrInfo: Improve isSwiftFastImmShift |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Arnold Schwaighofer | SubtargetEmitter fix |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Richard Smith | Fix link. |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Venkatraman... | Sparc: No functionality change. Cleanup whitespaces... |
commit | commitdiff | tree | snapshot |
2013-06-04 |
David Majnemer | IndVarSimplify: check if loop invariant expansion can... |
commit | commitdiff | tree | snapshot |
2013-06-04 |
David Majnemer | ARM: Fix crash in ARM backend inside of ARMConstantIsla... |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Bob Wilson | Remove "-Wl,-seg1addr -Wl,0xE0000000" from link options. |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Vincent Lejeune | R600: Swizzle texture/export instructions |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Vincent Lejeune | R600: Add a test for r183108 |
commit | commitdiff | tree | snapshot |
next |