2004-12-13 |
Chris Lattner | When generating code for X86 targets, make sure the... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Misha Brukman | Minor cleanups |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Brian Gaeke | Fix link error in PPC optimized build of 'opt'. |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Chris Lattner | Add some notes |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Chris Lattner | Get rid of getSizeOf, using ConstantExpr::getSizeOf... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Chris Lattner | Change this method to return ulong, not uint, for 64... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Chris Lattner | New testcase that crashes the V9 backend. |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | Genericize implementation of GetDLLSuffix now that... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Alkis Evlogimenos | Fix typo. |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Chris Lattner | Fix this test |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Alkis Evlogimenos | Add llvm tool variables. |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Chris Lattner | Set the rounding mode for the X86 FPU to 64-bits instea... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | Make the loop termination condition clear when building... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | For PR351: libLLVMSupport now depends on libLLVMSystem |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | For PR351: \ |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | Added a size_type typedef to LLVM containers to make... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | Add a convenience function for clearing the two global... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | Get rid of some leaks found by VC leak detector. |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | Minor syntactical change to make this a little easier... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | Make use of the new Path inserter function. |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | Fix a bug where "." or any single character file name... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | Remove an always false clause from an if statement. |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Alkis Evlogimenos | Fix a bug where directory names of length one or less... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | Use the new BYTECODE_DESTINATION to override the defaul... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | More properly name bytecode_libdir cferuntime_libdir... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | Finish the implementation of the BYTECODE_DESTINATION... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | Implement a new feature, BYTECODE_DESTINATION, to allow... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | * Add a std::ostream inserter for sys::Path |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Jeff Cohen | Fix recent breakage of win32 build |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | Make sure the archive doesn't have to exist before... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | Always remove bytecode archives so that path mismatches... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | * Fix header block. |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | Add missing space in a comment. |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | Make sure the Archive gets deleted if there's an error. |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | Remove commented out functions that have been replaced... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | Fix header and function comments. |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | Implement new functions per new interface |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | PR351: \ |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | Convert to use new Linker class interface |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | LinkModules is now in the Linker class |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | For PR351: \ |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | For PR351: \ |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | This file contains basic Linker facilities needed by... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | Make LinkModules a static member function |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | This file contains only the Linker's library linking... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | For PR351: \ |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | This file contains only the Linker's file linking support |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | For PR351: \ |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | For PR351: \ |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | Implement error handling in OpenAndLoad* functions... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | Make the size() method const |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | For PR351:\ |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | Add LLVMGCCDIR for path lookup |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | Make the OpenAndLoad functions have an ErrorMessage... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | Completely rewrite the interface to be class based |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | For PR351:\ |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | For PR351:Remove the file type checking methods (now... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Reid Spencer | Get LLVMGCCDIR into the #defines |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Brian Gaeke | Add V8 SPEC status. |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Chris Lattner | Change indentation of a whole bunch of code, no real... |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Chris Lattner | More substantial simplifications and speedups. This... |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Chris Lattner | More minor microoptimizations |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Chris Lattner | Remove some more set operations |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Chris Lattner | Reduce number of set operations. |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Chris Lattner | Optimize div/rem + select combinations more. |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Chris Lattner | Add testcases for simple things we can handle that... |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Chris Lattner | Dejagnu doesn't work if you do TESTSUITE=.../ |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Chris Lattner | Fix Regression/CodeGen/PowerPC/2004-12-12-ZeroSizeCommo... |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Chris Lattner | New testcase that the PPC backend miscompiles. It... |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Chris Lattner | CSE calls to getTypeSize. |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Chris Lattner | Properly implement copying of a global, fixing the... |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Chris Lattner | Simplify code and do not invalidate iterators. |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Chris Lattner | Use the target triple to pick this target. |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Chris Lattner | Get rid of subbullets for all of the "known problems... |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Brian Gaeke | Complete the list of MultiSource failures. |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Chris Lattner | Do not internalize a module if -link-as-library is... |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Brian Gaeke | hbd should be working now. |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Brian Gaeke | Finally enable the setcc-branch folding code. |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Brian Gaeke | Add (currently disabled) code for canFoldSetCC |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Chris Lattner | Though the previous xform applies to literally dozens... |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Brian Gaeke | Add stubs for setcc-branch folding support. |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Chris Lattner | If a variable can only hold two values, and is not... |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Chris Lattner | New testcase. Shrinking the variable to a bool allows... |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Chris Lattner | If one side of and/or is known to be 0/-1, it doesn... |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Chris Lattner | New testcase. If one side of and/or is known to be... |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Brian Gaeke | Print llvm code one function at a time. |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Chris Lattner | Check in the file I forgot last night, to solve all... |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Brian Gaeke | JIT should print LLVM each function before selecting... |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Reid Spencer | Rename Path::get -> Path::toString |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Chris Lattner | Update test |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Chris Lattner | Only cound if we actually made a change. |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Chris Lattner | The split bb is really the exit of the old function |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Reid Spencer | A little cleanup on this file. |
commit | commitdiff | tree | snapshot |
next |