- 46030a6 implement support for f32 arguments past the first 6 words by Chris Lattner · 19 years ago
- e1e96c0 1. Identify bytecode modules that have upgraded intrinsics by setting a by Reid Spencer · 19 years ago
- e559184 Don't forget about casting the result of an upgraded call to an intrinsic by Reid Spencer · 19 years ago
- 3e59546 Add a flag to identify bytecode files that have intrinsic functions that by Reid Spencer · 19 years ago
- 41b6dc8 adc and sbb need an incoming flag to ensure it reads the carry flag by Evan Cheng · 19 years ago
- ff696cc Make get_suffix faster by using a switch on getTypeID rather than a series by Reid Spencer · 19 years ago
- 12f2274 Another typo by Evan Cheng · 19 years ago
- 3cda14f add a note by Chris Lattner · 19 years ago
- 68b951a Two peepholes: by Evan Cheng · 19 years ago
- d9c45e9 Didn't mean to check that in. by Evan Cheng · 19 years ago
- b7b5706 A obvious typo by Evan Cheng · 19 years ago
- e812fb2 Make sure intrinsic auto-upgrade is invoked correctly. by Reid Spencer · 19 years ago
- d615bd9 Don't accept the ctpop, cttz, or ctlz intrinsics with signed arguments. The by Reid Spencer · 19 years ago
- 4283ac7 Add a new interface function to AutoUpgrade for simultaneously upgrading by Reid Spencer · 19 years ago
- 727552b If not internalizing, don't mark llvm.global[cd]tors const, as a fix for a by Chris Lattner · 19 years ago
- ee9e14c Don't internalize llvm.global[cd]tor unless there are uses of it. This by Chris Lattner · 19 years ago
- 8ff318b was ignoring the legalized chain in this case, fixed SPASS on alpha by Andrew Lenharth · 19 years ago
- a148d98 Get rid of code in the DAGCombiner that is duplicated in SelectionDAG.cpp by Nate Begeman · 19 years ago
- d12b2d7 Temporary work around for a libcall insertion bug: If a target doesn't by Chris Lattner · 19 years ago
- c4e8c9f Make sure that cloning a module clones its target triple and dependent by Chris Lattner · 19 years ago
- bc38dbf Don't assert on 'select_cc SETUO' by Chris Lattner · 19 years ago
- c16257f fix out of date comment by Chris Lattner · 19 years ago
- e44b2d1 Fix Regression/CodeGen/PowerPC/2006-01-18-InvalidBranchOpcodeAssert.ll by Chris Lattner · 19 years ago
- 4090aee Fix a backwards conditional that caused an inf loop in some cases. This by Chris Lattner · 19 years ago
- e719a7c Added minimum Dwarf aranges. Cleaned up some section headers. Line number by Jim Laskey · 19 years ago
- 99fa0a1 SRA shift amount must be in i8 by Evan Cheng · 19 years ago
- 68e5d08 If a call return type is i1, insert a truncate from X86::AL to i1. by Evan Cheng · 19 years ago
- 43da9c6 Fixed style of curly brace. No functionality changes. by John Criswell · 19 years ago
- 357c58e Fix lowering of calls which return f32 values. by Evan Cheng · 19 years ago
- 19ef4ef Add frame work for additional dwarf sections. Comments will improve as code by Jim Laskey · 19 years ago
- c152f9c VMCore support for the insertelement operation. by Robert Bocchino · 19 years ago
- 956fd72 Constant folding support for the insertelement operation. by Robert Bocchino · 19 years ago
- 8fcf01e Lowerpacked and SCCP support for the insertelement operation. by Robert Bocchino · 19 years ago
- 4eb2e3a Support for the insertelement operation. by Robert Bocchino · 19 years ago
- b1f240b Reader support for the insertelement operation. by Robert Bocchino · 19 years ago
- 2def1b3 Lexer and parser support for the insertelement operation. by Robert Bocchino · 19 years ago
- 433f8ac Bug fix: missing LegalizeOp() on newly created nodes. by Evan Cheng · 19 years ago
- f91e97a Clean up the FFS optimization code, and make it correctly create the appropriate by Chris Lattner · 19 years ago
- 063e765 Adding basic support for Dwarf line number debug information. by Jim Laskey · 19 years ago
- e5d9343 Zero extending load from i1 to i8. by Evan Cheng · 19 years ago
- a261093 oops, this shouldn't have gotten in by Duraid Madina · 19 years ago
- 6892f28 SSE does not support i64 SINT_TO_FP (FP stack doesn't either, but we custom by Evan Cheng · 19 years ago
- 362071d by Duraid Madina · 19 years ago
- ae6dcdd by Duraid Madina · 19 years ago
- 4df8665 Revert this, I didn't mean to commit it by Chris Lattner · 19 years ago
- 2059f88 Added a FIXME comment about why FST is currently flagged to fpGETRESULT. by Evan Cheng · 19 years ago
- 79959d2 Add support for programs with a null argv[0] by Chris Lattner · 19 years ago
- 42ef0bc Bug fixes: fpGETRESULT should produces a flag result and X86ISD::FST should by Evan Cheng · 19 years ago
- b5d0b0b More typo's by Evan Cheng · 19 years ago
- 8a3f4c7 Some typo's by Evan Cheng · 19 years ago
- 6e707fb fix short immediate loads by Andrew Lenharth · 19 years ago
- 739027e stack and rpcc by Andrew Lenharth · 19 years ago
- 0cc3945 Fix FP_TO_INT**_IN_MEM lowering. by Evan Cheng · 19 years ago
- 0b11820 For PR411: by Reid Spencer · 19 years ago
- e86bf51 For PR411: by Reid Spencer · 19 years ago
- 84a0605 Friendly names by Andrew Lenharth · 19 years ago
- 72223ee fix a crash due to missing parens by Chris Lattner · 19 years ago
- 98fbc2f add notes from my *other* email acct. by Chris Lattner · 19 years ago
- 1db4b4f transfer some notes from my email to somewhere useful. by Chris Lattner · 19 years ago
- 76bb6ae by Duraid Madina · 19 years ago
- 1b5db7a Constant fold ctpop/ctlz/cttz, and a couple other small cleanups by Nate Begeman · 19 years ago
- c02d98e Expand case for 64b Legalize, even though no one should end up using this by Nate Begeman · 19 years ago
- e598181 Add BSWAP stuff to intrinsic lowering for CBE & friends. by Nate Begeman · 19 years ago
- 0c81dc8 by Duraid Madina · 19 years ago
- 99cf509 Silly Sparc is big endian. If we have to load args out of incoming stack slots by Chris Lattner · 19 years ago
- 57a47d6 This pass has never worked correctly. Remove. by Chris Lattner · 19 years ago
- f7511b4 Make sure that bool,byte and short arguments are the right type when loaded by Chris Lattner · 19 years ago
- e2ba1b3 Thanks to Daniel Berlin's ETForest fix, we can now use it again for the verifier by Chris Lattner · 19 years ago
- 14c02b7 ET-Forest has issues with unreachable blocks. Temporarily disable verifiers use by Chris Lattner · 19 years ago
- 7f9975a Disable a broken optimization by Chris Lattner · 19 years ago
- bf40c4b Disable two transformations that contribute to bus errors on SparcV8. by Chris Lattner · 19 years ago
- cf74a7c Added patterns for 8-bit multiply by Evan Cheng · 19 years ago
- 2e0348e by Duraid Madina · 19 years ago
- 4fca017 Don't print a label for the first MBB in a function. by Chris Lattner · 19 years ago
- b22c08b Use the default impl of DYNAMIC_STACKALLOC, allowing us to delete some code. by Chris Lattner · 19 years ago
- e112552 Use the default lowering of ISD::DYNAMIC_STACKALLOC, delete now dead code. by Chris Lattner · 19 years ago
- 934ea49 Have legalize take care of DYNAMIC_STACKALLOC for us, implement llvm.stacksave/stackrestore. by Chris Lattner · 19 years ago
- 903d278 Allow the target to specify 'expand' if they just require the amount to by Chris Lattner · 19 years ago
- bce8887 Implement DYNAMIC_STACKALLOC for V8 by Chris Lattner · 19 years ago
- 5f65229 Fix custom lowering of dynamic_stackalloc by Chris Lattner · 19 years ago
- 3776fea add a missing break that Reid noticed. by Chris Lattner · 19 years ago
- cc0aad2 add a missing node name by Chris Lattner · 19 years ago
- 7c41907 reorder passes by Chris Lattner · 19 years ago
- c0ab522 Token chain results are not always the first or last result. Consider copyfromreg nodes, where they are the middle result (the flag result is last) by Chris Lattner · 19 years ago
- bc0f460 Cleanup IA64ISD, tell the graph drawer what the symbolic names for the enums are. by Chris Lattner · 19 years ago
- 25abb1d Change ET-Forest to automatically recalculate its DFSnum's if too many slow by Chris Lattner · 19 years ago
- b47fad9 silence a warning by Chris Lattner · 19 years ago
- 432a205 Let the inliner update the callgraph to reflect the changes it makes, instead by Chris Lattner · 19 years ago
- 468fb1d Teach the inliner to update the CallGraph itself, and have it add edges to by Chris Lattner · 19 years ago
- c54b1c1 Add a new CallGraph::getOrInsertFunction for clients to use when updating by Chris Lattner · 19 years ago
- 516a74c FunctionPass's cannot do IPO things. by Chris Lattner · 19 years ago
- 1694ec6 add a dump method to CallGraph by Chris Lattner · 19 years ago
- 3a04ffb Remove some duplicated code by Nate Begeman · 19 years ago
- d88fc03 bswap implementation by Nate Begeman · 19 years ago
- 6fb3bd6 Add bswap intrinsics as documented in the Language Reference by Nate Begeman · 19 years ago
- 6283760 Remove some redundant stuff out of the readme. by Nate Begeman · 19 years ago
- e3703d4 A typo. by Evan Cheng · 19 years ago
- 8dff24f Implement a new InvalidateStructLayoutInfo method and add some comments by Chris Lattner · 19 years ago
- 1d7456d Added instcombine support for extractelement. by Robert Bocchino · 19 years ago
- b841433 Add truncstore i1 patterns. by Evan Cheng · 19 years ago