2009-08-03 |
Daniel Dunbar | Provide target data from the module if the target machi... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Benjamin Kramer | llvm_report_error already prints "LLVM ERROR:". So... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Anton Korobeynikov | Unbreak win64 compilation callback. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Evan Cheng | Fix a coaelescer bug. If a copy val# is extended to... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Anton Korobeynikov | Create proper frame index for FP |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Anton Korobeynikov | Perform bitconvert to proper type |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Anton Korobeynikov | Add 'Indirect' LocInfo class and use to pass __m128... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Anton Korobeynikov | Cleanup Darwin MMX calling conv stuff - make the stuff... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Anton Korobeynikov | Unbreak Win64 CC. Step one: honour register save area... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Nick Lewycky | Remove the GCC path from libLTO. This has been superced... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Devang Patel | Add NamedMDNode destructor. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Rafael Espindola | Use movd instead of movq |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Daniel Dunbar | Add FileUpdate tool, conditionally updates its output... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Daniel Dunbar | Fix a race condition in getting the process exit code... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Daniel Dunbar | Remove now unused arguments from TargetRegistry::lookup... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Evan Cheng | These are done. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Daniel Dunbar | Pass target triple string in to TargetMachine constructor. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Rafael Espindola | Fix the instruction encoding. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Rafael Espindola | Remove a bitcast that was a no-op. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Rafael Espindola | Use movq to move 64 bits in and out of mmx registers. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Evan Cheng | Use the i12 variant of load / store opcodes if offset... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Eli Friedman | Remove -disable-mips-abicall and -enable-mips-absolute... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Andreas Bolka | Restrict LDA to affine subscripts. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Daniel Dunbar | Fix some comments referring to std::cerr. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Bill Wendling | - s/DOUT/DEBUG(errs()/g |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Daniel Dunbar | Move most targets TargetMachine constructor to only... |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Andreas Bolka | Expand LDA testcases. |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Richard Osborne | Add extra SEXT pattern. |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Bill Wendling | The x86 jit doesn't generate a def_cfa_offset unwind... |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Daniel Dunbar | Normalize Subtarget constructors to take a target tripl... |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Jakob Stoklund... | Remove unneeded intrinsics from Blackfin backend. |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Nick Lewycky | Fix the build for people with oprofile installed. |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Daniel Dunbar | Empty arguments need to be quoted on Win32. |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Jakob Stoklund... | Fix issue in regscavenger when scavenging a callee... |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Edward O'Callaghan | One two many newlines at end of file LLVMContextImpl.cpp |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Daniel Dunbar | Tweak svn:ignore more |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Daniel Dunbar | Tweak svn:ignore |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Daniel Dunbar | Adjust comment to distinguish between target name and... |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Edward O'Callaghan | Fix no newline at end of LLVMContextImpl.cpp |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Jakob Stoklund... | Never add a kill flag to a constrained physical registe... |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Jakob Stoklund... | Scavenger asserts. |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Jakob Stoklund... | Add some basic blackfin intrinsics. |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Jakob Stoklund... | Add support for CPU features (i.e., bugs) and workarounds. |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Jakob Stoklund... | Inline assembly support for Blackfin. |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Jakob Stoklund... | Build Blackfin target with autoconf and cmake. |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Jakob Stoklund... | Analog Devices Blackfin back-end. |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Dan Gohman | Avoid forming a SELECT_CC in a type that the target... |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Dan Gohman | Fix indentation. |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Dan Gohman | Add a comment. |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Dan Gohman | Resync lea32addr and lea64addr. |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Benjamin Kramer | Remove duplicated colons and spaces. |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Jakob Stoklund... | Handle <undef> flag in machine code verifier. |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Chris Lattner | move dwarf debug info section selection stuff from... |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Chris Lattner | convert EHFrameSection to be managed by TLOF instead... |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Chris Lattner | I need Triple information, 10.6 shouldn't set this... |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Chris Lattner | ARM TAI no longer needs a TM, but createTargetAsmInfo... |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Chris Lattner | Move the getInlineAsmLength virtual method from TAI... |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Chris Lattner | move a virtual method body to its .cpp file to avoid... |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Chris Lattner | turn some templated inline functions into static functions. |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Chris Lattner | alpha TAI doesn't need TM. |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Chris Lattner | MSP430 TAI doesn't need TM. |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Chris Lattner | simplify SPULinuxTargetAsmInfo, remove use of TM. |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Chris Lattner | xcore TAI doesn't need TM. |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Chris Lattner | PIC16 TAI doesn't need TM |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Chris Lattner | remove the dead ELFTargetAsmInfo.h/cpp file. TargetAsmInfo |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Chris Lattner | eliminate the TM argument to the TAI class, remove... |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Chris Lattner | eliminate TargetMAchine argument to sparc TAI |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Chris Lattner | remove TargetAsmInfo::TM, which is now dead. The basic... |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Chris Lattner | remove the x86/ppc impls of getEHGlobalPrefix, which... |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Daniel Dunbar | Add missing flush(). |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Chris Lattner | clean up #includes of TargetAsmInfo.cpp |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Chris Lattner | move an enum from TM -> TargetOptions. This makes... |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Chris Lattner | remove the dead PreferredEHDataFormat TAI hook: its... |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Chris Lattner | Fix some fixme's in #if 0'd code by making it dependent... |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Evan Cheng | Test both darwin and linux. |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Chris Lattner | move getDwarfExceptionSection from TAI to TLOF and... |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Daniel Dunbar | Fix a possible crash on delete of an uninitialized... |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Daniel Dunbar | Fix an ENABLE_EXPENSIVE_CHECKS error. |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Dan Gohman | Don't call SectionForGlobal for hasAvailableExternallyL... |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Chris Lattner | don't call SectionForGlobal on declarations, you can... |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Chris Lattner | convert ctors/dtors section to be in TLOF instead of |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Chris Lattner | switch to filecheck format |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Daniel Dunbar | Tweak svn:ignore |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Daniel Dunbar | Tweak svn:ignore |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Chris Lattner | don't override the default of this, the only difference... |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Daniel Dunbar | Change MCOperand to use Create style instead of Make... |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Chris Lattner | make SectionKind::Kind completely private now. |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Chris Lattner | Make SectionKind::get() private. |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Chris Lattner | (re)introduce new simpler apis for creation sectionkinds. |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Chris Lattner | Remove "JumpTableDataSection" from TAI, instead, have... |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Chris Lattner | give alpha its readonly section. This optimizes alpha... |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Chris Lattner | .rdata == .rodata on mips. |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Chris Lattner | no need to override the default with the default. |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Chris Lattner | one fewer license, yay. :) |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Chris Lattner | eXtensible Systems doesn't exist any more and Reid... |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Chris Lattner | loweringinfo is always non-null. |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Chris Lattner | REmove dead fields of TAI. |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Chris Lattner | fix a problem Eli noticed where we would compile the... |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Chris Lattner | update for rename |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Chris Lattner | fix a fixme by sinking various target-specific directiv... |
commit | commitdiff | tree | snapshot |
next |