2010-07-19 |
Owen Anderson | Tweak per Chris' comments. |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Evan Cheng | Teach computeRegisterProperties() to compute "represent... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Jakob Stoklund... | Spillers may alter MachineLoopInfo when breaking critic... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Dale Johannesen | Testcase for 108732 (8195660). |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Devang Patel | Fix PR 7662. |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Jim Grosbach | Since ARM emits inline jump tables as part of the Const... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Jim Grosbach | revert so I can get the right PR# in the log message. |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Jim Grosbach | Since ARM emits inline jump tables as part of the Const... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Mikhail Glushenkov | Remove code duplication. |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Mikhail Glushenkov | Better error reporting for switch_list. |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Benjamin Kramer | Update CMake build. |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Duncan Sands | Expose BasicBlock::moveBefore and moveAfter in C API... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Lang Hames | Render MachineFunctions to HTML pages, with options... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Gabor Greif | precompute 20 tags |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Duncan Sands | Fix indentation. |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Duncan Sands | Expose JIT::recompileAndRelinkFunction for use through... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Owen Anderson | Testcase for r108687. |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Owen Anderson | Remove r108639 now that it is handled by InstCombine... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Owen Anderson | Reimplement r108639 in InstCombine rather than DAGCombine. |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Daniel Dunbar | X86-64: Mark WINCALL and more tail call instructions... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Daniel Dunbar | X86: Mark some tail call pseduo instruction as code... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Daniel Dunbar | X86: Mark In32/64BitMode on LEAVE[64] and SYSEXIT[64]. |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Michael J.... | _[A-Z] identifiers are reserved for the implementation. |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Daniel Dunbar | MC/X86: We now match instructions like "incl %eax"... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Daniel Dunbar | X86: Mark MOV.*_{TC,NOREX} instruction as code gen... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Daniel Dunbar | X86: MOV8o8a, MOV8ao8, etc. are only valid in 32-bit... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Michael J.... | MC: Add WinCOFFStreamer implementation and merge common... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Daniel Dunbar | TblGen/AsmMatcher: Add support for honoring instruction... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Bill Wendling | Alphabetize. |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Eli Friedman | Make .align parse correctly on platforms where .align... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Mikhail Glushenkov | llvmc: Add a new option type (switch_list). |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Daniel Dunbar | tests: Force another triple. |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Daniel Dunbar | Target: Give the TargetAsmParser access to the TargetMa... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Daniel Dunbar | edis: Save the TargetMachine in the EDDisassembler... |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Michael J.... | Test commit |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Daniel Dunbar | MC/AsmParser: Stop playing unsafe member function point... |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Daniel Dunbar | tests: Force triples. |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Daniel Dunbar | MC/AsmParser: Fix .abort and .secure_log_unique to... |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Daniel Dunbar | MC/AsmParser: Add macro argument substitution support. |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Daniel Dunbar | MC/AsmParser: Add basic support for macro instantiation. |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Daniel Dunbar | MC/AsmParser: Add basic parsing support for .macro... |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Chris Lattner | daniel doesn't hate me, he hates macpython 2.5, which |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Daniel Dunbar | MC/AsmParser: Add .macros_{off,on} support, not that... |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Daniel Dunbar | MC/AsmParser: Use Error() instead of calling PrintMessa... |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Daniel Dunbar | MC/AsmParser: Fix TokError() to accept a Twine. |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Daniel Dunbar | MC/AsmParser: Hide the AsmParser implementation. |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Daniel Dunbar | MC: Move several clients to using AsmParser constructor... |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Daniel Dunbar | llvm-mc: Fix llvm-mc -as-lex. |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Douglas Gregor | Fix struct/class mismatch |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Owen Anderson | Add a testcase for r108639. |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Owen Anderson | Add a DAGCombine xform to fold away redundant float... |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Lang Hames | Added -pbqp-pre-coalescing flag to PBQP. If enabled... |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Gabor Greif | fullStopTag cannot happen here, it is handled above |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Duncan Sands | Fix what seems like a clear buffer overflow, noticed... |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Bill Wendling | Use isPrologLabel() instead of checking the opcode... |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Chris Lattner | the stackifier is global! |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Chris Lattner | doxygenify some comments. |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Zhongxing Xu | update CMakeLists.txt |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Lang Hames | Removed unused inRange variable. |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Lang Hames | Switched to array_pod_sort as per Chris's suggestion. |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Lang Hames | LoopSplitter - intended to split live intervals over... |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Owen Anderson | Another attempt at getting the clang self-host to like... |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Lang Hames | Iterating over sets of pointers in a heuristic was... |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Eli Friedman | Start of .sleb128/.uleb128 parsing support. |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Chris Lattner | unit test to go along with r108610 |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Chris Lattner | Fix PR7658, a problem where type refinement can trigger |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Eli Friedman | Work-in-progress parsing for ELF .section directive. |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Jim Grosbach | Add combiner patterns to more effectively utilize the... |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Eli Friedman | Test for ELF .size directive. |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Eli Friedman | Add support for parsing .size directives for ELF. |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Daniel Dunbar | MC/AsmParser: Lift Run() and TargetParser to base class. |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Jim Grosbach | add BFI to getTargetNodeName() |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Jim Grosbach | Fix logic think-o |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Eric Christopher | Remove unnecessary check that was subsumed into canReal... |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Eric Christopher | Propagate alloca alignment information via variable... |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Eric Christopher | Make more explicit and add some currently disabled... |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Eric Christopher | Make comment a bit more clear as well as return stateme... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Bill Wendling | Update comment. |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Jim Grosbach | Add basic support to code-gen the ARM/Thumb2 bit-field... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Dan Gohman | Fix whitespace. |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Bill Wendling | Consider this function: |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Jakob Stoklund... | Remove the isMoveInstr() hook. |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Jakob Stoklund... | Avoid isMoveInstr when printing XCore pseudo-moves. |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Jakob Stoklund... | Use MI.isCopy. |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Jakob Stoklund... | Use a small local function for a single remaining late... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Bill Wendling | Rename DBG_LABEL PROLOG_LABEL, because it's only used... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Jakob Stoklund... | Keep valgrind quiet. |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Chris Lattner | tidy up |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Jakob Stoklund... | Remove remaining calls to TII::isMoveInstr. |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Jakob Stoklund... | Emit COPY instead of FMR/FMSD instructions for floating... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Chris Lattner | eliminate unlockedRefineAbstractTypeTo, types are all... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Gabor Greif | get the first few tags from a precomputed table (count... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Eli Friedman | Add missing attributes to cpp backend. |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Dale Johannesen | Accept registers with P modifier. PR 5314. |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Dan Gohman | Make llvm-bcanalyzer print out the full enum name for... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Jakob Stoklund... | Teach PPCInstrInfo::storeRegToStackSlot and loadRegFrom... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Dan Gohman | Reorder the contents of various getAnalysisUsage functi... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Dan Gohman | Revert r108369, sorting llvm.dbg.declare information... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Jakob Stoklund... | Remove the X86::FP_REG_KILL pseudo-instruction and... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Jakob Stoklund... | Search for a free FP register instead of just assuming... |
commit | commitdiff | tree | snapshot |
next |