2006-05-17 |
Owen Anderson | Fix a stupid bug when parsing TargetData strings. |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Chris Lattner | Use DIRS here instead of PARALLEL_DIRS, as VMCore has... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Evan Cheng | Use generic iPTR instead i32 to represent pointer type. |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Evan Cheng | Another entry |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Reid Spencer | Remove the llvm-db and bugpoint restrictions from the... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Evan Cheng | Remove PointerType from class Target |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Chris Lattner | Declare that lowerinvoke doesn't interact with other... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Evan Cheng | Typo |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Chris Lattner | Fix the result of the call to use a correct vbitconvert... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Chris Lattner | Correct a previous patch which broke CodeGen/PowerPC... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Evan Cheng | Remove PointerType from target definition. Use abstract... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Evan Cheng | PR736 has already been fixed. Remove XFAIL marker. |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Evan Cheng | New test case for vector type argument pass by value. |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Andrew Lenharth | Fix call_adj.ll |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Andrew Lenharth | Added sanity check for obviously bogus immediates |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Andrew Lenharth | Added regression that breaks gcc4 build |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Evan Cheng | Should pass by reference. |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Evan Cheng | Another entry |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Chris Lattner | Add a note about a note |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Chris Lattner | Make PPC call lowering more aggressive, making the... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Evan Cheng | Another typo. Pointed out by Nate Begeman. |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Evan Cheng | Fixed a LowerCallTo and LowerArguments bug. They were... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Evan Cheng | Fix an obvious bug in getPackedTypeBreakdown. Return... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Evan Cheng | Fix a mis-leading comment. |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Chris Lattner | Add a CloneModule call that exposes the mapping of... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Chris Lattner | When we legalize target nodes, do not use getNode to... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Chris Lattner | Add an assertion, avoid some unneeded work for each... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Chris Lattner | Switch PPC over to a call-selection model where the... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Chris Lattner | add an external symbol testcase |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Chris Lattner | new test for various forms of calls |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Chris Lattner | test for support to pass/return vectors to calls. |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Chris Lattner | 3 changes, 2 of which are cleanup one of which changes... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Chris Lattner | implement passing/returning vector regs to calls, at... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Chris Lattner | Add support for calls that pass and return legal vectors. |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Chris Lattner | Instead of implementing LowerCallTo directly, let the... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Chris Lattner | Add a new ISD::CALL node, make the default impl of... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Chris Lattner | Add a new CALL node. |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Chris Lattner | There is now a default impl of this method |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Chris Lattner | Simplify the argument counting logic by only incrementi... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Chris Lattner | Simplify the dead argument handling code. |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Chris Lattner | Vector args passed in registers don't reserve stack... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Chris Lattner | Another testcase that shouldn't need vrsave twiddling |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Chris Lattner | Switch the PPC backend over to using FORMAL_ARGUMENTS... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Andrew Lenharth | this should be 128 I think |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Andrew Lenharth | Move this code to a common place |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Chris Lattner | Remove this xfail-d test, which doesn't make any sense |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Chris Lattner | Implement the custom lowering hook right, returning... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Chris Lattner | Fix a bug I introduced yesterday, which broke functions... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Reid Spencer | Make sure to default ${prefix} to /usr/local if the... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Evan Cheng | X86 integer register classes naming changes. Make them... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Evan Cheng | Allow patterns to refer to physical registers that... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Reid Spencer | Make sure that $(CXX.Flags) is passed to the linker... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Chris Lattner | Make this print the right start pointer |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Chris Lattner | Add a chain to FORMAL_ARGUMENTS. This is a minimal... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Chris Lattner | Add a chain to FORMAL_ARGUMENTS. |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Vladimir Prus | Replace "../whatever.td" with "whatever.td", so that... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Reid Spencer | For PR778: |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Reid Spencer | When linking, make sure the project libraries are linke... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Chris Lattner | Move function-live-in-handling code from the sdisel... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Chris Lattner | Print the vreg that livein physregs are live in |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Chris Lattner | Legalize FORMAL_ARGUMENTS nodes correctly, we don't... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Vladimir Prus | Add my homepage, as a test that commit access works |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Chris Lattner | Fit in 80 cols |
commit | commitdiff | tree | snapshot |
2006-05-15 |
Rafael Espindola | add an abort after every assert(0) |
commit | commitdiff | tree | snapshot |
2006-05-15 |
Reid Spencer | For PR777: |
commit | commitdiff | tree | snapshot |
2006-05-15 |
Reid Spencer | Upgrade in preparation for doxygen 1.4.4. The config... |
commit | commitdiff | tree | snapshot |
2006-05-15 |
Chris Lattner | Improve comment, patch provided by Vladimir Prus! |
commit | commitdiff | tree | snapshot |
2006-05-15 |
Chris Lattner | Update dox, patch by Vladimir Prus! |
commit | commitdiff | tree | snapshot |
2006-05-15 |
Chris Lattner | Improve comments, patch provided by Vladimir Prus! |
commit | commitdiff | tree | snapshot |
2006-05-15 |
Reid Spencer | Doxygenify the comments, bringing the file level commen... |
commit | commitdiff | tree | snapshot |
2006-05-15 |
Chris Lattner | Remove some dead code, identified by coverity. |
commit | commitdiff | tree | snapshot |
2006-05-15 |
Owen Anderson | Add myself to the credits. |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Rafael Espindola | added a skeleton of the ARM backend |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Rafael Espindola | added myself to CREDITS.TXT |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Chris Lattner | Free memory allocated by copy_env. |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Chris Lattner | print a nice error if bugpoint gets an error reading... |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Chris Lattner | Fix a bug found by inspection. |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Chris Lattner | improve comment. |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Chris Lattner | Catch a potentially thrown exception. |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Chris Lattner | Improve documentation on throwing, it is not complete... |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Chris Lattner | LoadLibraryPermanently can theoretically throw an excep... |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Chris Lattner | Bug noticed, by inspection. Filename can be null. |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Chris Lattner | This function is not documented as throwing an exceptio... |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Chris Lattner | inverted logic, caught by coverity |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Chris Lattner | remove some dead code identified by coverity |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Chris Lattner | Delete memory allocated by CopyEnv |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Chris Lattner | remove dead var |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Chris Lattner | remove dead variables |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Chris Lattner | Change token to match asmprinter output |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Evan Cheng | Backing out last check-in for now. It's causing an... |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Chris Lattner | Update comment. |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Chris Lattner | This is a proper fix for the compiler warning. A termi... |
commit | commitdiff | tree | snapshot |
2006-05-13 |
Reid Spencer | Fix an infinite loop bug that Vladimir Prus identified. |
commit | commitdiff | tree | snapshot |
2006-05-13 |
Reid Spencer | Add a #include <cassert> for situations where Casting... |
commit | commitdiff | tree | snapshot |
2006-05-13 |
Evan Cheng | Fixing 2006-05-01-SchedCausingSpills.ll; some clean up |
commit | commitdiff | tree | snapshot |
2006-05-13 |
Evan Cheng | Revert an un-intended change |
commit | commitdiff | tree | snapshot |
2006-05-13 |
Reid Spencer | Don't try to reference uninitialized data. Make sure... |
commit | commitdiff | tree | snapshot |
2006-05-13 |
Reid Spencer | For PR741: |
commit | commitdiff | tree | snapshot |
2006-05-13 |
Chris Lattner | Add/Sub/Mul are safe to promote here as well. Incremen... |
commit | commitdiff | tree | snapshot |
2006-05-13 |
Chris Lattner | Merge identical code. |
commit | commitdiff | tree | snapshot |
next |