2006-05-19 |
Chris Lattner | new testcase for csretcc |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Chris Lattner | Print csretcc calls like this: |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Chris Lattner | Fix misencoding of calling conventions |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Chris Lattner | pretty print csretcc for calls |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Chris Lattner | CSRet allows varargs |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Chris Lattner | Asmprint csret nicely |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Chris Lattner | Regenerate |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Chris Lattner | Add support for parsing csret |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Chris Lattner | csret functions can be varargs (as can target cc's... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Chris Lattner | Add new calling convention, as documented in LangRef... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Chris Lattner | New calling convention I will be adding shortly. |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Chris Lattner | Add a note |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Chris Lattner | Add a note |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Chris Lattner | Split the SSE readme items out into their own README. |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Chris Lattner | Split FP-stack notes out of the main readme. Next... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Chris Lattner | Move a target-independent note out of the X86 readme. |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Chris Lattner | Particularly ugly code. |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Reid Spencer | Fix a doxygen problem and break lines at 80 columns |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Reid Spencer | Fix some doxygen usage in these headers. |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Evan Cheng | These can be transformed into lea as well. Not that... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Evan Cheng | - Use exact-width integer types, e.g. int32_t, to avoid... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Chris Lattner | Use class tags instead of struct tags. The coding... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Evan Cheng | Explicitly specify MOV32mi can only be used store 32... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Evan Cheng | Now that iPTR is a fully resolved type. We end up losin... |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Rafael Espindola | implement movri |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Evan Cheng | Added a Flags field to TargetOperandInfo. Currently... |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Evan Cheng | lib/Target/Target.td |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Reid Spencer | Improve error output. Use the third parameter of the... |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Andrew Lenharth | Fix a bogus gcc warning |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Evan Cheng | ImmMask should be 3 for a two-bit field; Compact X86II |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Owen Anderson | Fix some think-o's in my last commit. Thanks to Chris... |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Owen Anderson | Change Module to use TargetData-compatible strings... |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Evan Cheng | getCalleeSaveRegs and getCalleeSaveRegClasses are no... |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Evan Cheng | Remove CalleeSavedRegisters from class Target. |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Evan Cheng | Don't generate getCalleeSaveReg and getCalleeSaveRegCla... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Chris Lattner | This test is buggy: printf is a varargs function. ... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Reid Spencer | Make some changes suggested by Chris: |
commit | commitdiff | tree | snapshot |
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 |
next |