2007-02-10 |
Chris Lattner | simplify some logic, reduce nesting |
commit | commitdiff | tree | snapshot |
2007-02-10 |
Chris Lattner | Remove dead ctor |
commit | commitdiff | tree | snapshot |
2007-02-10 |
Chris Lattner | ModuleContainsAllFunctionConstants is always true |
commit | commitdiff | tree | snapshot |
2007-02-10 |
Chris Lattner | only one client of getOrCreateSlot can pass a void... |
commit | commitdiff | tree | snapshot |
2007-02-10 |
Chris Lattner | inline hasNullValue, rename some variables, simplify... |
commit | commitdiff | tree | snapshot |
2007-02-10 |
Chris Lattner | merge insertValue into its single caller, eliminate... |
commit | commitdiff | tree | snapshot |
2007-02-10 |
Chris Lattner | merge doInsertValue into insertValue |
commit | commitdiff | tree | snapshot |
2007-02-10 |
Chris Lattner | insertvalue's second operand is always false |
commit | commitdiff | tree | snapshot |
2007-02-10 |
Chris Lattner | remove dead 'dontIgnore' flag for insertType |
commit | commitdiff | tree | snapshot |
2007-02-10 |
Chris Lattner | rename getSlot -> getSlotType and getOrCreateSlot ... |
commit | commitdiff | tree | snapshot |
2007-02-10 |
Evan Cheng | Add function live-ins to entry block live-in set. |
commit | commitdiff | tree | snapshot |
2007-02-10 |
Evan Cheng | Add live-ins to MachineBasicBlock. |
commit | commitdiff | tree | snapshot |
2007-02-10 |
Evan Cheng | Rename some variables to avoid confusion with Selection... |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Evan Cheng | These vectors are frequently large. Use std::vector... |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Chris Lattner | Fix clients like this: |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Evan Cheng | Add reference counting to constantpool entries. Delete... |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Reid Spencer | Use int32_t and uint32_t to hopefully help weak compile... |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Reid Spencer | int -> i32, etc. |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Reid Spencer | Get the use of \ right. |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Reid Spencer | Fix some bugs in module building that broke llvm-stacke... |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Reid Spencer | Now that gccas and gccld are just schell scripts, adjus... |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Reid Spencer | Remove gccas.pod and references to gccas and gccld. |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Reid Spencer | Change a reference to gccas to a reference to opt. |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Reid Spencer | Remove references to gccld and gccas, adjusting the... |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Reid Spencer | Don't use gccld or gccas |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Reid Spencer | gccld is gone. |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Reid Spencer | Make SlotCalculator::getPlane an inline function. It... |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Reid Spencer | End of life for gccld. Remove its source code and enabl... |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Reid Spencer | Write the deprecation message to stderr instead of... |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Reid Spencer | Eliminate the use of gccas in the test suite. |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Reid Spencer | Write the deprecation message to stderr instead of... |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Chris Lattner | remove unneeded #includes |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Chris Lattner | remove dead code, the outputConstants function is now... |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Chris Lattner | 1. constants can never occur in the symbol table. |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Zhou Sheng | Eliminates friend function declaration inside APInt... |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Chris Lattner | Add ppc-specific test for better i64 compare codegen. |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Nate Begeman | Remove fixed item |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Reid Spencer | Fix some formatting mistakes. |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Reid Spencer | Merge gccld documentation in here. gccld will go away... |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Reid Spencer | Put in a disabled template for when gccld is replaced... |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Reid Spencer | Get the right warning message. |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Reid Spencer | New shell script to replace gccld, eventually. |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Reid Spencer | Clean up error handling. |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Evan Cheng | This is done. |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Evan Cheng | i64 setcc tests. |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Evan Cheng | Make use of TLI.SimplifySetCC() in LegalizeSetCCOperands(). |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Evan Cheng | Move SimplifySetCC to TargetLowering and allow it to... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Chris Lattner | Rename CStringMap -> StringMap, since it now supports... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Chris Lattner | update this. |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Chris Lattner | Allow cstringmap to contain strings with nul characters... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Reid Spencer | For PR1153: |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Reid Spencer | For PR1153: |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Andrew Lenharth | return addresses, those I already have |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Reid Spencer | Describe llvm/test more accurately given recent changes. |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Zhou Sheng | Switched this file on accidently. |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Zhou Sheng | As Chris and Reid suggested, remove "isSigned" field... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Reid Spencer | New test cases for PR1187 |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Reid Spencer | Make this legal input. |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Reid Spencer | Regenerate. |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Reid Spencer | Rename a field so there's less confusion between fields... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Reid Spencer | For PR1187: |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Reid Spencer | For PR1187: |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Reid Spencer | For PR1187: |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Reid Spencer | Add some more interesting cases to this test. |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Reid Spencer | For PR1187: |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Bill Wendling | Fixed comments. |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Evan Cheng | Fixed a long standing spiller bug that's exposed by... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Chris Lattner | New testcase for PR947 |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Chris Lattner | llvm-gcc3 is gone |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Bill Wendling | Avoid assert() in lto. Let linker handle all failures... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Bill Wendling | The new version of how to add passes to emit files... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Bill Wendling | Moved the MachOWriter and ELFWriter out of the Target... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Bill Wendling | Added new method to add a "simple" code emitter. That... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Bill Wendling | Split the addPassesToEmitFile method up into two. This... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Bill Wendling | Add function to create a file writer. |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Bill Wendling | Added new method to finish up the addition of passes... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Bill Wendling | Dead files. Functionality has been taken over by the... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Bill Wendling | Declarations for functions that create different file... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Bill Wendling | Moved from include/llvm/CodeGen to lib/CodeGen. |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Reid Spencer | For PR1188: |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Reid Spencer | Regenerate for recent changes. |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Reid Spencer | For PR1187: |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Reid Spencer | For PR1187: |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Chris Lattner | move archive-specific stuff out of bcreader into archiv... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Chris Lattner | move an llvmc-specific function out of the bcreader... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Chris Lattner | move AnalyzeBytecodeFile out of ReaderWrappers.cpp... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Reid Spencer | For PR1187: |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Reid Spencer | For PR1187: |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Chris Lattner | new testcase for nested functions |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Andrew Lenharth | This really only affects pointers in high memory, and... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Evan Cheng | isLowRegister() expects input is a physical register. |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Chris Lattner | push bytecode decompressor out through APIs. Now the... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Evan Cheng | Rename. |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Evan Cheng | If sp offset will be materialized in a register. Clear... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Evan Cheng | Get rid of references to iostream. |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Jim Laskey | Automatically generating intrinsic declarations from... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Chris Lattner | Move compressor out of the core Reader.cpp file. |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Devang Patel | Do not drop transferred last uses on the floor. |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Chris Lattner | Fix Transforms/DeadArgElim/2007-02-07-FuncRename.ll... |
commit | commitdiff | tree | snapshot |
next |