2004-03-02 |
Misha Brukman | Implement ExtractCodeRegion() |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Misha Brukman | Add prototype for ExtractCodeRegion() |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Misha Brukman | Make a note that this is usually used via bugpoint. |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Misha Brukman | Doxygenify some comments. |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Alkis Evlogimenos | Fix <p> missing <p> tag |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Alkis Evlogimenos | Add a spiller option to llc. A simple spiller will... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Alkis Evlogimenos | Add the long awaited memory operand folding support... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Misha Brukman | * If a badref has a name, print it out for ease of... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Chris Lattner | Add new method |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Chris Lattner | Correctly add an array marker on a node when appropriate! |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Misha Brukman | Fix grammar and doxygenify comments. |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Misha Brukman | * Add implementation of ExtractBasicBlock() |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Misha Brukman | Add ability to extract a single basic block into a... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Misha Brukman | * HTML 4.01 Strict compliance |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Misha Brukman | HTML 4.01 Strict compliance. |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Chris Lattner | Add this back, as its absence introduces assertions... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Tanya Lattner | fix bug in previous checkin |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Brian Gaeke | TargetCacheInfo has been removed; its only uses were... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Tanya Lattner | Adding new Modulo Scheduling graph files. |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Tanya Lattner | Removing old graph files with new graph files that... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Chris Lattner | Expand on my note-to-self |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Chris Lattner | Handle passing constant integers to functions much... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Brian Gaeke | Don't look in the .libs directories that libtool makes |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Chris Lattner | Fix a minor code-quality issue. When passing 8 and... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Chris Lattner | Fix the "partial pool allocator" on em3d and others... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Chris Lattner | Make Module annotable. Reid has a bunch of code that... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Chris Lattner | Disable tail duplication in a case that breaks on Olden/tsp |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Misha Brukman | Doxygenify comments. |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Misha Brukman | * Remove function to find "main" in a Module, there... |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Chris Lattner | Fix -debug-pass=Executions, which relied on Function... |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Chris Lattner | Fix bug: test/Regression/Transforms/LowerInvoke/2004... |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Chris Lattner | Testcase for a bug that caused a whole bunch of testcas... |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Chris Lattner | Add an assert |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Chris Lattner | Add back #include I messed up |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Chris Lattner | Urg, forgot to check this in. |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Chris Lattner | Module does not need to be annotatable aka annotable |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Chris Lattner | Remove public header. It's been moved to lib/Target... |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Chris Lattner | Move the private MachineInstrAnnot.h into a private... |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Chris Lattner | Remove use of an ugly header |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Chris Lattner | Move methods out of .h file |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Chris Lattner | Do not use explicit casts that hide the dependence... |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Chris Lattner | Ugh, the old sparc backend attaches MachineCodeForInstr... |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Alkis Evlogimenos | Add instruction name description. |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Alkis Evlogimenos | Use correct template for SHLD and SHRD instructions... |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Alkis Evlogimenos | Improve allocation order: |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Alkis Evlogimenos | A big X86 instruction rename. The instructions are... |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Brian Gaeke | Remove dead member variables of SparcV9SchedInfo and... |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Chris Lattner | Eliminate the X86-specific BMI functions, using BuildMI... |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Chris Lattner | Fix a miscompilation of 197.parser that occurs when... |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Chris Lattner | Fix PR255: [tailduplication] Single basic block loops... |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Brian Gaeke | Update comment at head of file. Also fix C 'typedef... |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Chris Lattner | Adjust to change in TII ctor arguments |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Chris Lattner | Eliminate the distinction between "real" and "unreal... |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Brian Gaeke | Add more architectures, and ELF64 stuff. |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Chris Lattner | These two virtual methods are never called. |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Chris Lattner | Remove a TON of flags that noone cares about |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Chris Lattner | Noone calls these virtual methods |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Chris Lattner | This is the only file in the system that uses this... |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Chris Lattner | Scrap a huge layer of cruft out of this interface. |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Chris Lattner | Implement initial prolog/epilog code insertion methods. |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Chris Lattner | Remove unneeded #include |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Chris Lattner | int64_t -> int |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Chris Lattner | Continue Alkis's int64_t cleanup. This makes all of... |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Chris Lattner | Add BuildMI variants that take a MBB::iterator |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Alkis Evlogimenos | Use correct template for ADC instruction with memory... |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Chris Lattner | Add an instruction selector capable of selecting 'ret... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Alkis Evlogimenos | SHLD and SHRD take 32-bit operands but an 8-bit immedia... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Alkis Evlogimenos | Floating point loads/stores act on memory operands... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Alkis Evlogimenos | Rename instruction templates to be easier to the human... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Alkis Evlogimenos | Uncomment instructions that take both an immediate... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Brian Gaeke | Fix my sloppiness |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Alkis Evlogimenos | Each instruction now has both an ImmType and a MemType... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Brian Gaeke | Fix typo in comment |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Chris Lattner | Add a testcase for switch instruction induction |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Chris Lattner | Implement switch->br and br->switch folding by ripping... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Chris Lattner | Change this so that LLC actually tries to run the code... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Chris Lattner | Add a hook to run with the V8 target, though it doesn... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Chris Lattner | Add hook for V8 target |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Chris Lattner | SparcV8 now builds. |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Chris Lattner | fine grainify namespacification |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Chris Lattner | Finegrainify namespacification |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Chris Lattner | Tab completion is our friend. |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Chris Lattner | Clean up rules |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Chris Lattner | Bring this directory into "it actually compiles" land |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Chris Lattner | Fix multiple inclusion problem |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Chris Lattner | if there is already a prototype for malloc/free, use... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Chris Lattner | Do not remove an active template argument even if the... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Chris Lattner | fix a bug in the testcase |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Chris Lattner | Ignore X = X assignments that was causing Alkis's rewri... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Chris Lattner | new testcase for a tblgen bug that alkis ran into |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Chris Lattner | Assert instead of going into an infinite loop! |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Brian Gaeke | ELF constants and data structures. |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Alkis Evlogimenos | Do not generate instructions with mismatched memory... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Chris Lattner | new testcase for intrinsic folding |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Chris Lattner | The instruction combining pass removes dead instruction... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Chris Lattner | Rename AddUsesToWorkList -> AddUsersToWorkList, as... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Chris Lattner | Turn 'free null' into nothing |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Misha Brukman | Right, it's really Extractor, not Extraction. |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Misha Brukman | New Function-level transformation utils. |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Misha Brukman | Add the prototype for the LoopExtractor Pass. |
commit | commitdiff | tree | snapshot |
next |