2009-06-25 |
Daniel Dunbar | MC: Parse .org directives. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Devang Patel | Simplify. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Evan Cheng | Unbreak mingw build. Patch by Viktor Kutuzov. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Bill Wendling | Don't grep the -debug output. This isn't the way to... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Owen Anderson | Update cmake build files. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Owen Anderson | Add a class for supporting platform independent thread... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Daniel Dunbar | MC: Parse .set and assignments. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Chris Lattner | down with unwind info :) |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Chris Lattner | add targetflags to jump tables and constant pool entries. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Chris Lattner | allow setting target operand flags on TargetGlobalAddre... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Daniel Dunbar | MC: Truncate values when printing, to keep 'as' happy. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Evan Cheng | ISD::ADDE / ISD::SUBE updates the carry bit so they... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Chris Lattner | start bringing targetoperand flags into isel, first... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Mikhail Glushenkov | Better error message. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Mikhail Glushenkov | Regenerate. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Mikhail Glushenkov | Update documentation. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Mikhail Glushenkov | Make -save-temps behave like in GCC 4.5. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Owen Anderson | Privatize this map. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Owen Anderson | Guard dynamic library loading. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Sanjiv Gupta | Added floating point conditional operations support... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Chris Lattner | simplify shouldPrintPLT |
commit | commitdiff | tree | snapshot |
2009-06-25 |
David Goodwin | Test commit |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Chris Lattner | Use target-specific machine operand flags to eliminate... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Chris Lattner | just eliminate the code entirely! |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Chris Lattner | Clone target flags when copying mbb operands. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Owen Anderson | Provide guards for this shared structure. I'm not... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Owen Anderson | Privatize some more debug-related static data. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Owen Anderson | Use a more correct atomic increment style. This isn... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Bob Wilson | Revert 74164. We'll want to use this method later. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Sanjiv Gupta | Identify unconditional gotos and generate a page sel... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Bruno Cardoso... | Support Constant Pool Sections |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Bob Wilson | Remove unused hasV6T2Ops method. We already have a... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Douglas Gregor | Add missing dependencies to the CMake build system. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Chris Lattner | add file to cmake |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Evan Cheng | Change thumb2 instruction definitions so if-converter... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Jeffrey Yasskin | Add a JITEventListener interface that gets called back... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Evan Cheng | Add thumb2 add sp. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Chris Lattner | ad MachineInstrBuilder support for target flags on... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Chris Lattner | fix comments to be correct. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Mikhail Glushenkov | Remove duplication. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Evan Cheng | Some reorg and additional comments. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Devang Patel | No need to code gen MDNodes |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Bill Wendling | My guess is that RegInfo should only call the Allocator... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Dan Gohman | Reword a few comments. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Dan Gohman | Add a getUniqueExitBlock utility function, similar... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Owen Anderson | Now with EVEN FEWER statics! |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Evan Cheng | Add Thumb2 pc relative add. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Owen Anderson | Fewer static variables, part 3 of many. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Daniel Dunbar | Basic .s parsing for .asci[iz], .fill, .space, {.byte... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Evan Cheng | 80 col violation. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Owen Anderson | Down with _even more_ statics! |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Owen Anderson | Didn't mean to commit this part. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Owen Anderson | Down with statics! |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Devang Patel | Add constructor to create MDString using std::string |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Owen Anderson | Move local statics to per-instance variables. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
David Greene | Increase limit for OpActions array |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Owen Anderson | Make this thread-safe. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Owen Anderson | Get rid of a static boolean. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Evan Cheng | We should run these tests as well. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Andreas Bolka | Scaffolding for LDA pass. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Jeffrey Yasskin | ReleaseNotes.External Projects += Rubinius |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Bob Wilson | Fix the Ocaml bindings for the ExecutionEngine: with... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Jeffrey Yasskin | ReleaseNotes.External Projects += Unladen Swallow |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Lang Hames | Completed basic intra block split implementation. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Owen Anderson | Update for DOTGraphTraits changes. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Chris Lattner | unwind info not needed. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Chris Lattner | move some functions, add a FIXME, use PrintPICBaseSymbo... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
David Greene | This increases the maximum for MVT::LAST_VALUETYPE |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Daniel Dunbar | Sketch streamer support for .align, .org functionality. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Chris Lattner | reimplement getPICLabelString as PrintPICBaseSymbol... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Chris Lattner | sink management of DwarfWriter & MachineModuleInfo... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Chris Lattner | sink dwarf finalization out of each target into AsmPrin... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Chris Lattner | eliminate the ExtWeakSymbols set from AsmPrinter. ... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Chris Lattner | only emit one .align for all the hidden gv stubs instea... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Chris Lattner | inline print*Stub and rearrange function stub printing... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Chris Lattner | remove dead code now that personality functions don... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Chris Lattner | remove now-dead argument. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Chris Lattner | simplify personality function stub printing to use... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Chris Lattner | remove dead argument |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Chris Lattner | Rearrange some stuff in MachineOperand and add a new... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Owen Anderson | Get rid of the global CFGOnly flag by threading a Short... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Dale Johannesen | Rewrite 73900 per Duncan's suggestion. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Daniel Dunbar | We decided to not worry about Atoms for now, it should... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Daniel Dunbar | MCStreamer: Add a few more "symbol attributes". |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Daniel Dunbar | MCStreamer: Test printing values. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Dan Gohman | Minor whitespace cleanups. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Dan Gohman | Simplify [su]max(MAX, n) to MAX. This comes up in loop... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Dan Gohman | When inserting code into a loop preheader, insert it... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Duncan Sands | Add new files to cmake list. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Duncan Sands | Start sketching 2.6 release notes. This provides a |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Evan Cheng | Move thumb and thumb2 tests into separate directories. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Chris Lattner | factor some code better. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Chris Lattner | wire up support for MCContext/MCStreamer in -experiment... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Chris Lattner | remove dead makefile flags. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Chris Lattner | remove dead makefile flags. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Chris Lattner | implement a bunch of synonyms for section switching. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Dan Gohman | Delete some orphaned comments, fix some 80-column viola... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Dan Gohman | Remove an obsolete comment and fix some 80-column viola... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Chris Lattner | add support for parsing and emitting .section directive... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Chris Lattner | add trivial support for passing label definitions throu... |
commit | commitdiff | tree | snapshot |
next |