2009-07-17 |
Eli Friedman | Oops, accidentally set a legal operation to expand. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Eli Friedman | Expand misc operations from test/CodeGen/Generic. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Eli Friedman | Handle void in XCoreTargetLowering::isLegalAddressingMo... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Eli Friedman | Remove some unnecessary expansion markings. Add a... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Eli Friedman | Add operation expansion/promotion for a bunch of operat... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Nick Lewycky | Add broken gcc from PR4532. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Evan Cheng | Fix tSUBspi operand definition. It reads and writes... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Eli Friedman | Set an operation expansion, noticed while running |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Eli Friedman | Make promotion in operation legalization for SETCC... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Eli Friedman | Replace isTrapping with a new, similar method called |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Eli Friedman | One more operation expansion for MIPS, from test/CodeGe... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Daniel Dunbar | Make sure CWriter's Context get's initialized. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Eli Friedman | Expand a bunch of illegal operations on MIPS (found by |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Daniel Dunbar | Fix 'may be used uninitialized' warning. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Dan Gohman | Add the private keyword to the polygen grammar. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Dan Gohman | Add the private keyword to the VIM syntax highlighting. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Evan Cheng | Fix my brain cramp by inverting the assertion condition. |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Jeffrey Yasskin | Fix "no newline at end of file" warning from gcc. |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Owen Anderson | Privatize the MDNode uniquing table. |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | Emit cross regclass register moves for thumb2. |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Daniel Dunbar | Disable this assert for now, it is firing on an llvm... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Bill Wendling | Add new flags '-test-cflags' and '-test-cxxflags' to... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Evan Cheng | GV with ghost linkage (module being lazily streamed... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Dale Johannesen | Assume an inline asm might be a call, so we get |
commit | commitdiff | tree | snapshot |
2009-07-16 |
David Greene | Emit line numbers in asm comments when available. |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Owen Anderson | Privatize the MDString uniquing table. |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Daniel Dunbar | Fix inverted preprocessor conditional. |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Daniel Dunbar | Fix compiler warning (for -Asserts). |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Jakob Stoklund... | Silence warning in Linux builds: |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Daniel Dunbar | Add raw_null_ostream and llvm::nulls(), a raw_ostream... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Jeffrey Yasskin | Add line numbers to OProfile. To do this, I added a... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Jakob Stoklund... | Teach MachineInstr::isRegTiedToDefOperand() to correctl... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Evan Cheng | Changed my mind. We now allow remat of instructions... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Owen Anderson | Privatize the ConstantFP table. I'm on a roll! |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Chris Lattner | this should be xfailed on darwin. Darwin doesn't use... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Evan Cheng | With recent MC changes, RIP base register is explicitly... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Ted Kremenek | Update CMake file. |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Owen Anderson | Move the ConstantInt uniquing table into LLVMContextImp... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Kevin Enderby | Removed the SubsectionsViaSymbols MCStreamer API and... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Daniel Dunbar | Tweak svn:ignore |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Dan Gohman | Fill in some holes in ScalarEvolution's loop iteration... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Kevin Enderby | Clean up the definition of Str in AsmParser::ParseDirec... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Daniel Dunbar | Add SmallString unit test. |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Stuart Hastings | In an Apple-style build, compile with llvm-gcc/llvm... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Dan Gohman | Add an isLoopSimplifyForm() predicate, following the... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Dan Gohman | Use setStream infomatted_raw_ostream's constructor... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Dan Gohman | Remove inapplicable comments. |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Dan Gohman | Add explicit keywords. |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Dan Gohman | Tidy up #includes. |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Dan Gohman | Convert more tools code from cerr and cout to errs... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Dan Gohman | Use size_t. |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | Make xfail proper |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | Unbreak |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | Temporary disable 16 bit bswap |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | Add instruction formats and few opcodes |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | Add bswap patterns |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | Provide crazy pseudos for regpairs spills / reloads |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | Handle long-disp stuff more consistently |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | All FP instructions have 12 bit memory displacement... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | Another predicate routine |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | More helpers |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | Add bunch of branch folding stuff |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | Add missed opcodes to short => long displacement conversion |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | Cleanup |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | Fix logic inversion for RI-mode address selection |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | Unbreak the test |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | Expand 32-bit bitconverts via memory |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | Fix incomin arg stack frame offset in case we need... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | Fix instruction mnemonics for some fp_to_sint operations |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | i32 values are passed extended also on stack. Handle... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | We definitely have 1-0 bools |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | Revert the commit, it just hides the real bug |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | Out GR128 regclass is not a 'real' i128 one. |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | Add missed condbranch opcodes |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | Handle bitconverts |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | Unbreak mvi and friends - emit only 'significant' part... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | Expand fp_to_uint too |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | We don't have FP truncstores |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | Expand uint_to_fp |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | Emit proper rounding mode for fp_to_sint |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | f32/f64 regs are stored on stack if we're short in... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | Lower anyext to zext, 32-bit stuff does not have any... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | Make FP zero to be legal FP immediate via LOAD ZERO |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | Loads are not two-address in any way |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | Add LOAD NEGATIVE instruction |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | LOAD COMPLEMENT instruction is not really two-addr |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | Add multiple add/sub instructions |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | Handle FP callee-saved regs |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | Proper FP extloads |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | Add proper PWS impdef's |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | Propagate FP select_cc to dag inserters |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | Implement fp_to_sint |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | Implement FP regs spills / restores |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | Add fabs |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | Add fneg |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | We don't have native sine / cosine instructions |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | More sint_to_fp stuff |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | Add bunch of FP instructions |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | We don't have any FP extloads |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Anton Korobeynikov | Implement all comparisons |
commit | commitdiff | tree | snapshot |
next |