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 |
2009-08-01 |
Chris Lattner | coff also doesn't have a ReadOnlySection yet, (!) |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Chris Lattner | coff doesn't set a .bss seciton, so this is dead. |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Chris Lattner | it turns out that isWeak() was basically dead anyway... |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Chris Lattner | don't use isWeak anymore. |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Chris Lattner | fix a layering violation by moving SectionKind out... |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Dan Gohman | Minor whitespace tidiness. |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Dan Gohman | Fix typos in comments. |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Chris Lattner | with the previous refactoring, fixme fixed! |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Chris Lattner | update for API change. |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Chris Lattner | Change SectionKind to be a property that is true of... |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Chris Lattner | add a note about the build bots |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Dan Gohman | Minor code cleanups. |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Dan Gohman | Print the target flags as an int instead of a char... |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Dan Gohman | Use the default copy ctor and copy-assignment operators. |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Dan Gohman | Add nounwind to this test. |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Nick Lewycky | Add newline at end of file to remove gcc warning. |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Benjamin Kramer | Remove now empty unit test directory. |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Chris Lattner | daniel says it's fine to nuke this. |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Chris Lattner | update for new api |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Chris Lattner | All MCSections are now required to have a SectionKind. |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Eli Friedman | Hack to make this test work on platforms which aren... |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Evan Cheng | Workaround a couple of Darwin assembler bugs. |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Dan Gohman | Give MachineFunctionAnalysis a destructor so it can... |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Dan Gohman | Delete a redundant variable. |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Dan Gohman | Minor code simplifications. |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Dan Gohman | Minor code simplifications. |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Daniel Dunbar | Avoid a problem with ulimit on Solaris & friends, patch... |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Evan Cheng | Split t2MOVCCs since some assemblers do not recognize... |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Ted Kremenek | Make default ctor for ImmutableSet::iterator public. |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Daniel Dunbar | llvm-mc: More quoted identifier support. |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Dan Gohman | SelectionDAGISel no longer needs to check hasAvailableE... |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Dan Gohman | Make UnreachableMachineBlockElim preserve MachineDomina... |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Dan Gohman | The X86 maximal stack alignment calculator preserves... |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Dan Gohman | X86 floating-point passes don't modify the CFG. |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Evan Cheng | Fix Thumb2 function call isel. Thumb1 and Thumb2 should... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Dan Gohman | Use setPreservesAll in X86CodeEmitter. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Dan Gohman | Use setPreservesAll and setPreservesCFG in CodeGen... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Dan Gohman | SelectionDAGISel does not "preserve all", since it... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Dan Gohman | Use a range insert instead of an explicit loop. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Daniel Dunbar | llvm-mc: Add -triple, and fix some typos |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Daniel Dunbar | llvm-mc: Fix .s output to quote section & symbol names... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Owen Anderson | Privatize all but one of the remaining constant tables. |
commit | commitdiff | tree | snapshot |
next |