2005-05-14 |
Andrew Lenharth | mention the C++ exception problems on alpha |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Reid Spencer | Add a test case for testing ffs libcall conversion... |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Reid Spencer | Changes for ffs lib call simplification: |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Chris Lattner | Fix construction of ioport intrinsics, fixing X86/io... |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Chris Lattner | Preserve calling conv when hacking on calls |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Chris Lattner | preserve calling conventions when hacking on code |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Chris Lattner | Make sure to preserve the calling convention when chang... |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Chris Lattner | Pass i64 values correctly split in reg/mem to fastcc... |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Chris Lattner | Use target-specific nodes for calls. This allows the... |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Chris Lattner | allow token chain at start or end of node |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Chris Lattner | remove special case hacks for readport/readio from... |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Chris Lattner | Implement fixme's by memoizing nodes. |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Chris Lattner | add a new map |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Chris Lattner | Turn this into a wrapper for a simpler version of getNode. |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Chris Lattner | Eliminate special purpose hacks for dynamic_stack_alloc. |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Chris Lattner | Use the general mechanism for creating multi-value... |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Chris Lattner | Ensure these casts are done with the hardware fildll... |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Chris Lattner | use a target-specific node and custom expander to lower... |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Chris Lattner | Wrap long line, actually add node to the graph. |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Chris Lattner | legalize target-specific operations |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Chris Lattner | add a getNode() version that allows construction of... |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Chris Lattner | Add a way to construct an arbitrary node, cleanly. |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Chris Lattner | add accessors |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Reid Spencer | Some minor adjustments for the 1.5 release. |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Chris Lattner | Pass the dag into LowerOperation |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Chris Lattner | LowerOperation takes a dag |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Duraid Madina | add a bit about the known problems on IA64 |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Chris Lattner | Print the symbolic register name in a register allocato... |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Chris Lattner | Allow targets to have a custom int64->fp expander if... |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Chris Lattner | this passes |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Chris Lattner | Fix this |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Chris Lattner | minor changes |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Chris Lattner | user ops are not encoded in the bc format |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Reid Spencer | Document the pseudo-instruction opcodes in opcode range... |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | Make sure the start of the arg area and the end (after... |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | fix the assertion |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | Align doubles on 8-byte boundaries if possible. |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | print stack object alignment in -print-machineinstr... |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | fix typo |
commit | commitdiff | tree | snapshot |
2005-05-13 |
John Criswell | Minor fixup of typos. |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | Fix the problems with callee popped argument lists |
commit | commitdiff | tree | snapshot |
2005-05-13 |
John Criswell | Removed PPC Linux support, as no one seems to have... |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | Don't emit SAR X, 0 in the case of sdiv Y, 2 |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | Fix UnitTests/2005-05-13-SDivTwo.c |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | switch to having the callee pop stack operands for... |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | Tolerate instrs with extra args |
commit | commitdiff | tree | snapshot |
2005-05-13 |
John Criswell | Add a note about SPARC V8. |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | allow RETI |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | add support for fastcc and friends |
commit | commitdiff | tree | snapshot |
2005-05-13 |
John Criswell | Minor fixes. |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | treat TAILCALL nodes identically to CALL nodes |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | Build TAILCALL nodes in LowerCallTo, treat them like... |
commit | commitdiff | tree | snapshot |
2005-05-13 |
John Criswell | Added some missing platforms. |
commit | commitdiff | tree | snapshot |
2005-05-13 |
John Criswell | More typo and wording fixes. |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | Add reassociation, minor cleanups. |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | close off B< tag |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | remove htmlisms |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | fix typo |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | note how to disable inlining |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | fix link to llvm-ar |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | these don't use passes |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | this detail is not needed here |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | update this manual |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | Capitalize |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Andrew Lenharth | fix regression tests |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | capitalize |
commit | commitdiff | tree | snapshot |
2005-05-13 |
John Criswell | Minor corrections and clarifications. |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | clarify that these are v9 options |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | hide this option |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | Add an isTailCall flag to LowerCallTo |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Chris Lattner | Handle TAILCALL node |
commit | commitdiff | tree | snapshot |
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 |
next |