2005-05-13 |
Chris Lattner | add TAILCALL node |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | This passes on sparc |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Reid Spencer | * Make some warning messages stand out a bit by putting... |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Reid Spencer | Fix the "stacker doesn't build without llvm-gcc" proble... |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | remove test |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | add 'ret imm' instruction |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Reid Spencer | The previous hack didn't work because tools-only isn... |
commit | commitdiff | tree | snapshot |
2005-05-13 |
John Criswell | These tests are currently expected to fail. |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | Force x86 backend |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | Realize that we don't support fmod directly, fixing... |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Reid Spencer | Don't build runtime if tools-only :) |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | fix buggy test |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | Fix buggy test |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | let dj run this |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Andrew Lenharth | fixed test case |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | Do not CopyFromReg physregs for live-in values. Instea... |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | Emit function entry code after lowering hte arguments. |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | Allow targets to emit code into the entry block of... |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | add a new method |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | calling a function with the wrong CC is undefined,... |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | allow a virtual register to be associated with live... |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Reid Spencer | Make sure that decompression checks for the case that... |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | When lowering invokes to calls, amke sure to preserve... |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | Prefer int 0 instead of long 0 for GEP arguments. |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | Fix a problem that nate reduced for me. |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | rename variables and functions to match renamed DAG... |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | disable this test for now. |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | do not call expandop on the same value more than once... |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | add a correct run line |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Chris Lattner | fix a bad typeo |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Chris Lattner | update comment |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Chris Lattner | rename the ADJCALLSTACKDOWN/ADJCALLSTACKUP nodes to... |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Chris Lattner | reg test |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Chris Lattner | Add a new -enable-x86-fastcc option that enables passin... |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Misha Brukman | * Remove reference to llvm-fefw |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Misha Brukman | llvm-fefw doesn't exist (yet) |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Misha Brukman | Remove extraneous `U ' in copyright line |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Misha Brukman | * Fix wording of the warning |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Misha Brukman | Remove extraneous colons after program names for consis... |
commit | commitdiff | tree | snapshot |
2005-05-12 |
John Criswell | Shameless update of copyright years. |
commit | commitdiff | tree | snapshot |
2005-05-12 |
John Criswell | Fix this test on Solaris. |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Chris Lattner | LowerCallTo now takes the cc to use |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Chris Lattner | Pass calling convention to use into lower call to |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Chris Lattner | Pass in Calling Convention to use into LowerCallTo |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Chris Lattner | Enable pattern isel by default |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Chris Lattner | fix expansion of ct[lt]z nodes |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Chris Lattner | Expand 64-bit ctlz/cttz nodes for 32-bit targets |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Chris Lattner | Fix uint->fp casts on PPC, allowing UnitTests/2005... |
commit | commitdiff | tree | snapshot |
2005-05-12 |
John Criswell | Correct a detail with the alloca instruction. |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Chris Lattner | Allow something to be legalized multiple times. This... |
commit | commitdiff | tree | snapshot |
2005-05-12 |
John Criswell | Fixed some typos. |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Chris Lattner | Oops, don't do this after we figure out where to insert... |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Chris Lattner | Make sure to expand all nodes, avoiding unintentional... |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Chris Lattner | handle a common case generated by the uint64 -> FP... |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Chris Lattner | add fixme |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Chris Lattner | Fix a really horrible problem that causes the JIT to... |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Chris Lattner | Fix a problem where early legalization can cause token... |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Chris Lattner | These targets don't like setcc |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Chris Lattner | Add a little hook |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Chris Lattner | Make legalize a bit more efficient, and canonicalize... |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Nate Begeman | Add testcase for legalizing ISD::CTTZ efficiently.... |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Nate Begeman | Necessary changes to codegen cttz efficiently on PowerPC |
commit | commitdiff | tree | snapshot |
2005-05-11 |
John Criswell | Regression test for PR#563. |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Tanya Lattner | Fixed issue that broke ssa. |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Chris Lattner | fix some GCC 4 warnings |
commit | commitdiff | tree | snapshot |
2005-05-11 |
John Criswell | Added support for decomposing constant expressions... |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Chris Lattner | Fix lowering of ctlz, so now UnitTests/2005-05-11-Popco... |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Chris Lattner | Fix lowering of cttz to work with signed values |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Chris Lattner | fix and concisify intinsic lowering for ctpop. Unfortu... |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Chris Lattner | Fix the last remaining bug preventing us from switching... |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Chris Lattner | Do not memoize ADJCALLSTACKDOWN nodes, provide a method... |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Chris Lattner | wrap long line |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Chris Lattner | new method |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Chris Lattner | Make sure to legalize generated ctpop nodes, convert... |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Andrew Lenharth | Legalize for CTLZ generates a ctpop, but this ctpop... |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Duraid Madina | expand count-leading/trailing-zeros; the test 2005... |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Chris Lattner | include the other bit count intrinsics |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Chris Lattner | Add some notes for expanding clz/ctz |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Chris Lattner | Simplify this code, use the proper shift amount |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Duraid Madina | add the popcount instruction and support this in the... |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Chris Lattner | Legalize this correctly |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Chris Lattner | No really IA*64* :) |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Chris Lattner | X86 has more than just 32-bit registers |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Chris Lattner | implement expansion of ctpop nodes, implementing CodeGe... |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Chris Lattner | Print bit count nodes correctly |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Chris Lattner | update this to reflect the new selection daggy world |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Chris Lattner | don't duplicate information, particularly when it's... |
commit | commitdiff | tree | snapshot |
2005-05-10 |
Chris Lattner | Do not use "" as a sentinal for a missing argument... |
commit | commitdiff | tree | snapshot |
2005-05-10 |
Chris Lattner | new testcase for PR562 |
commit | commitdiff | tree | snapshot |
2005-05-10 |
Misha Brukman | Remove vim modeline; this should go into ~/.vimrc |
commit | commitdiff | tree | snapshot |
2005-05-10 |
Misha Brukman | Remove vim modeline, this belongs in ~/.vimrc |
commit | commitdiff | tree | snapshot |
2005-05-10 |
Misha Brukman | Consistently surround `cl::' code structures with ... |
commit | commitdiff | tree | snapshot |
2005-05-10 |
Misha Brukman | Why output multiple strings, let the compiler concatena... |
commit | commitdiff | tree | snapshot |
2005-05-10 |
Misha Brukman | * Convert tabs to spaces, fix code alignment |
commit | commitdiff | tree | snapshot |
2005-05-10 |
Duraid Madina | note HP-UX support |
commit | commitdiff | tree | snapshot |
2005-05-10 |
Chris Lattner | Convert feature of the simple isel over for the pattern... |
commit | commitdiff | tree | snapshot |
2005-05-10 |
Chris Lattner | Fix Reassociate/shifttest.ll |
commit | commitdiff | tree | snapshot |
2005-05-10 |
Jeff Cohen | Silence some VC++ warnings |
commit | commitdiff | tree | snapshot |
2005-05-10 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
next |