2008-08-19 |
Nicolas Geoffray | Update the JIT exception writer to better mimic the... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Chris Lattner | more cleanups, random methods shouldn't return ostreams. |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Chris Lattner | more cleanup, eliminate getLLVMName when printing out |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Chris Lattner | random cleanups, factor some printing code for linkage... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Chris Lattner | Change WriteTypeSymbolic/WriteAsOperand to return void... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Chris Lattner | whitespace cleanup |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Chris Lattner | don't use the result of WriteAsOperand |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Chris Lattner | don't use the result of WriteTypeSymbolic or WriteAsOpe... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Chris Lattner | Don't use the result of WriteAsOperand or WriteTypeSymb... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Chris Lattner | rearrange code and make more legible. |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Chris Lattner | put SlotTracker in an anon namespace since it is private. |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Chris Lattner | Reid had to call this class "slot machine" out of some... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Chris Lattner | add raw_ostream method for emitting an unsigned. |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Devang Patel | Compress manpages. |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Owen Anderson | Make SimpleSpiller respect subregister indices. |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Owen Anderson | Add a flag to enable the fast spilling path. |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Dan Gohman | Fix the FastISel class' doxygen comment. |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Owen Anderson | Fix a few more bugs: |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Chris Lattner | remove empty file |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Owen Anderson | Fix several bugs in the new fast-path: |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Anton Korobeynikov | Unbreak cpp backend: upgrade output due to change in... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Owen Anderson | Clients of addIntervalForSpills expect the added interv... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Chris Lattner | Fix a bug daniel pointed out to me, where asmprinter... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Owen Anderson | Simplify the fast-patch interval spilling by using... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Bill Wendling | XFAIL this test for now. |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Owen Anderson | Resurrect some ancient code to add spill ranges without... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Nicolas Geoffray | Register the frame register function when allocating... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Evan Cheng | ARM asm printer can't handle dwarf info yet. |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Bill Wendling | Don't hoist instructions that have implicit uses or... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Nick Lewycky | Make this comment clearer. Instead of using an ambiguou... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Nick Lewycky | Consider the case where xor by -1 and xor by 128 have... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Gordon Henriksen | Update VC++ project. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Evan Cheng | Didn't mean to change this. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Evan Cheng | Fix a (u)comiss intrinsic lowering bug. It was using... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Gordon Henriksen | Don't require Registry specializations to define random... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Gordon Henriksen | Drop an unnecessary include. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Gordon Henriksen | Regenerate. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Gordon Henriksen | Rename some GC classes so that their roll will hopefull... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Cedric Venet | Make it compile on VC2005: |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Chris Lattner | getLLVMName is only used for types now, which always... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Chris Lattner | switch valuemap's from std::map to densemap. This... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Gordon Henriksen | Don't instantiate GC metadata for declarations. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Gordon Henriksen | Set ignores. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Gordon Henriksen | Set ignores. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Anton Korobeynikov | Link GC metadata printers by default to llc |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Anton Korobeynikov | Fix merge error |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Anton Korobeynikov | Remove asmprinters from examples by default. This reduc... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Anton Korobeynikov | Move ARM to pluggable asmprinter |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Anton Korobeynikov | Use correct name for PPC codegen library |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Anton Korobeynikov | Factor out asmprinter out of ppc |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Anton Korobeynikov | Move X86 assembler printers into separate directory... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Anton Korobeynikov | Move all assembler printing related stuff into new... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Anton Korobeynikov | Factor out asmprinters from collector interface. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Gordon Henriksen | Factor GC metadata table assembly generation out of... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Gordon Henriksen | Factor GC metadata table assembly generation out of... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Argyrios Kyrtzidis | Get raw_ostream.cpp to compile on MSVC. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Evan Cheng | Revert 54821. It's miscompiling 252.eon and 447.dealII |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Nick Lewycky | I found a better place for this optz'n. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Nick Lewycky | Xor'ing both sides of icmp by sign-bit is equivalent... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Chris Lattner | avoid an extraneous std::string construction |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Chris Lattner | Rework the routines that convert AP[S]Int into a string... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Nick Lewycky | Fix build on GCC 4.3. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Chris Lattner | remove a dead APInt ctor. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Chris Lattner | avoid string thrashing when formatting names in output... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Chris Lattner | random cleanups. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Chris Lattner | add support for a cout/cerr analog (outs()/errs())... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Chris Lattner | opening "-" automatically yields stdout. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Chris Lattner | rename OutputData to 'write' to match ostream. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Chris Lattner | remove accidental comment. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Chris Lattner | add a new raw_ostream class which is an extremely high... |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Anton Korobeynikov | PPC/Linux normally uses named section for bss |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Anton Korobeynikov | Use proper strings section name for PPC |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Anton Korobeynikov | Use correct name for TLS address resolution routine... |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Anton Korobeynikov | Add interface for section override. Use this for Sparc... |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Anton Korobeynikov | Move SLEB/ULEB size calculation routines from AsmPrinte... |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Anton Korobeynikov | Reduce heap trashing due to std::string construction... |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Owen Anderson | Remove GCSE and LoadVN from the testsuite. |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Owen Anderson | Remove GCSE, ValueNumbering, and LoadValueNumbering... |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Devang Patel | Reapply 54786. Add overflow and number of mantissa... |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Owen Anderson | Convert several std::vectors over to SmallVector, and... |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Owen Anderson | Add a value_type typedef to SmallVector, to make it... |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Chris Lattner | Inline the fastpath of PATypeHolder::get(). This is... |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Evan Cheng | Revert 54786. It's not checking for overflows, etc. |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Chris Lattner | use smallvector instead of vector for a couple worklist... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Owen Anderson | Use SmallSet instead of std::set to save allocations. |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Bill Wendling | Renaming LLVMC/dg.exp to LLVM/llvmc.exp |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Owen Anderson | Move MachineInstr::getOpcode inline. |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Dan Gohman | Build the X86GenFastISel.inc file. |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Devang Patel | The pass manager is not able to schedule -loop-deletion... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Bill Wendling | Temporarily revert r54792. It's causing an ICE during... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Dan Gohman | Also avoid pinsrw and pinsrb with a variable insertelem... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Owen Anderson | Convert uses of std::vector in TargetInstrInfo to Small... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Dan Gohman | Don't try to use the insertps instruction for vector |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Dan Gohman | Make FastISel's constructor protected, and give it... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Devang Patel | Use DenseMap. Patch by Pratik Solanki. |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Ted Kremenek | Removed redundant ctor. |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Owen Anderson | Remove more uses of std::set. |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Devang Patel | If IV is used in a int-to-float cast inside the loop... |
commit | commitdiff | tree | snapshot |
next |