2010-04-30 |
Dan Gohman | Remove the -disable-16bit command-line option, which... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Jakob Stoklund... | Don't use floating point in SimpleRegisterCoalescing. |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Dan Gohman | Properly escape edge source and destination labels. |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Dan Gohman | Add -o /dev/null to some tests which don't care about... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Dan Gohman | Apply a patch from Jan Sjodin to fix a compiler abort... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Daniel Dunbar | Regenerate. |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Daniel Dunbar | Default OPTIMIZE_OPTION to -O2 on FreeBSD, at the reque... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Benjamin Kramer | SmallBitVector: Rework find_first/find_next and tweak... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Benjamin Kramer | Implement a read/write operator[] for SmallBitVector... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Benjamin Kramer | Make sure SmallBitVector actually uses the small case... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Evan Cheng | Fix test. |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Evan Cheng | Another sibcall bug. If caller and callee calling conve... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Dan Gohman | Temporarily disable SelectionDAG kill flags, which... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Jeffrey Yasskin | Fix the OProfileJITEventListener build after r101844... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Dan Gohman | Set register kill flags on the SelectionDAG path, at... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Jakob Stoklund... | Reject really weird coalescer case when trying to merge... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Nick Lewycky | The llc -f flag was removed. |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Dan Gohman | Don't leave Base.FrameIndex uninitialized, so that... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Chris Lattner | add some more (void)'s to prototypes for PR6961 |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Dan Gohman | Fix typos in assertion strings. |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Jakob Stoklund... | Slightly verboser debug spew from coalescer |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Devang Patel | Missed earlier. This is part of previous check-in.... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Devang Patel | Refactor. |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Dale Johannesen | Make naked functions work on PPC. |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Devang Patel | Print variable scope name in DEBUG_VALUE comment. Usefu... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Evan Cheng | Remove DBG_VALUE which reference dead stack slots. |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Devang Patel | DO not push DBG_VALUE machine instructions for inlined... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Evan Cheng | Add DenseMapInfo for int. |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Dan Gohman | llc no longer requires the -f option to overwrite files. |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Bob Wilson | Don't remove libLTO.dylib if it's not being installed... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Dan Gohman | Elaborate on a comment. |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Daniel Dunbar | Remove dead option. |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Duncan Sands | Verify metadata harder. In particular, check that... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Duncan Sands | Fix comment typo. |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Evan Cheng | Add comment. |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Torok Edwin | Fix PR6910. |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Evan Cheng | Re-enable 102565 with fixes. |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Nick Lewycky | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Evan Cheng | Load folding tail call should not use ebp / rbp after... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Mon P Wang | Add support for assemblers that don't support periods... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Evan Cheng | Temporarily disable my changes to unbreak the build. |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Evan Cheng | Do not generate duplicate dbg_value instructions for... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Dan Gohman | Fix missing #include. |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Evan Cheng | Avoid emitting a dbg_value machineinstr that's not... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Evan Cheng | Frame index can be negative. |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Evan Cheng | Check Reg against zero. |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Evan Cheng | - Really preserve dbg_value instructions when the regis... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Devang Patel | tidy up. |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Kevin Enderby | Fixed the word sized Bit Scan Forward/Reverse instructi... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Evan Cheng | Replace r102368 with code that's less fragile. This... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Chris Lattner | fix this to work with objdir != srcdir |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Dale Johannesen | Fix comment. |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Dale Johannesen | Test for llvm-gcc checkin 102543. |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Bob Wilson | Add an option to the Apple-style build to control wheth... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Jim Grosbach | Add sizes non-floating point versions for the eh sjlj... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Devang Patel | Update tests. Now DBG_VALUE instruction is created... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Chris Lattner | declare targets with (void) instead of () since this... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Chris Lattner | fix PR6112 - When globalopt (or any other pass) does... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Evan Cheng | Pretty print DBG_VALUE machine instructions. |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Chris Lattner | Rework global alignment computation again. Now we... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Devang Patel | While lowering dbg_declare, emit DBG_VALUE machine... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Jakob Stoklund... | Recompute kill flags from live intervals after coalesci... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Jakob Stoklund... | Teach X86FloatingPoint that a register can be killed... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Bob Wilson | Undo most of my previous whitespace fix. I think I... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Bob Wilson | Fix inconsistent use of HOSTS and TARGETS variables. |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Bob Wilson | Fix whitespace. |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Evan Cheng | Enable i16 to i32 promotion by default. |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Evan Cheng | Try operation promotion only if regular dag combine... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Evan Cheng | Unbreak the build. Only form shld / shrd after legaliza... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Evan Cheng | Update tests. |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Devang Patel | Emit debug info for byval parameters. |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Evan Cheng | Rather than having a ton of patterns for double shift... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Chris Lattner | further simplify EmitAlignment by eliminating the |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Chris Lattner | remove a dead argument to EmitAlignment. |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Chris Lattner | remove some default arguments to EmitAlignment. |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Devang Patel | Refactor. |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Dan Gohman | Rewrite the section on trap values to contain a generic... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Dan Gohman | Fix spelling errors. |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Stuart Hastings | Tweak x86 INC/DEC generation to look for CopyToReg... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Chris Lattner | further clarify alignment of globals, fix instcombine |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Chris Lattner | improve the global variable alignment description. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Devang Patel | Use MachineOperand::is* predicates. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Devang Patel | Use isReg(), isImm() and isFPImm(). |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Devang Patel | Check operand type first. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Evan Cheng | Fix obvious typos. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Devang Patel | Ignore DBG_VALUE instructions that points to undef... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Evan Cheng | SRA promotion is also not free. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Evan Cheng | - When legal, promote a load to zextload rather than... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Devang Patel | Identify when a lexical scope is split in to multiple... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Evan Cheng | Do not count kill, implicit_def instructions as printed... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Chris Lattner | round zero-byte .zerofill directives up to 1 byte.... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Chris Lattner | fix wordo |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Chris Lattner | remove some comments. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Dale Johannesen | Revert a small part of 102372; this fixes at least one |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Bill Wendling | r98363 deleted a '!' when cleaning up whitespace. This... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Dale Johannesen | Un-XFAIL this on ppc. My enabling of dbg_declare handling |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Chris Lattner | Fix a problem that lower invoke has with allocas (PR669... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Chris Lattner | add a comment in verbose-asm mode indicating why a... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Chris Lattner | on darwin empty functions need to codegen into somethin... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Dan Gohman | Integrate Jeffery Yasskin's suggestions with respect to |
commit | commitdiff | tree | snapshot |
next |