2010-11-01 |
Jakob Stoklund... | Be more precise about verifying missing kill flags. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Jakob Stoklund... | When inserting copies during splitting, always use... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Chris Lattner | fix computation of ambiguous instructions to not ignore... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Jim Grosbach | Explicitly check for non-consant reference in an LDRi12... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Jim Grosbach | Remove unused function. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Bob Wilson | Add support for alignment operands on VLD1-lane instruc... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Bob Wilson | Add VLD1-lane testcases for quad-register types. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Bill Wendling | Missed reverting this bit. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Bill Wendling | Minor cleanup. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Chris Lattner | give MatchableInfo::Operand a constructor |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Chris Lattner | rearrange a bit. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Bob Wilson | Add NEON VLD1-lane instructions. Partial fix for Radar... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Jakob Stoklund... | Add kill flag verification. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Jakob Stoklund... | Update kill flags while rewriting instructions after... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Bill Wendling | Move the machine operand MC encoding patterns to the... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Bill Wendling | Use ARM-style comments. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Owen Anderson | When folding away a (shl (shr)) pair, we need to check... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Chris Lattner | use our fancy new MnemonicAlias mechanism to remove... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Bill Wendling | When we look at instructions to convert to setting... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Jakob Stoklund... | Don't assign new registers created during a split to... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Jakob Stoklund... | Add basic LiveStacks verification. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Owen Anderson | Use ARM-style comment syntax. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Bob Wilson | NEON does not support truncating vector stores. Radar... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Owen Anderson | Covert this test to .s form. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Owen Anderson | Convert this test to .s form. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Owen Anderson | Covert this test to .s form. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Jim Grosbach | Add FIXME. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Owen Anderson | Covert this test to .s form. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Rafael Espindola | Fix test. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Jim Grosbach | Add 'IsThumb' predicate to patterns marked as 'IsThumb1... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Rafael Espindola | Write the line info to .debug_line. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Jim Grosbach | Mark ARM subtarget features that are available for... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Jim Grosbach | trailing whitespace |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Rafael Espindola | Move EmitInstruction to MCObjectStreamer so that ELF... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Jim Grosbach | The T2 extract/pack instructions are only valid in... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Rafael Espindola | Add support for .value. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Rafael Espindola | Implement .weakref. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Bill Wendling | Move instruction encoding bits into the parent class... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Bill Wendling | More tests to XFAIL. The arm-and-txt-peephole.ll test... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Bill Wendling | The testcase is now XFAILed. Sorry about the breakage. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Bill Wendling | Disable because peephole is disabled. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Chris Lattner | "mov[zs]x (mem), GR16" are not ambiguous: the mem |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Chris Lattner | Implement enough of the missing instalias support to get |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Owen Anderson | Convert this test to .s form. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Chris Lattner | rename InstructionInfo -> MatchableInfo since it now |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Chris Lattner | refactor initialization of InstructionInfo to be sharab... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Chris Lattner | make the asm matcher emitter reject instructions that... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Chris Lattner | refactor InstructionInfo to not have a pointer to CodeG... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Chris Lattner | define a new CodeGenInstAlias. It has an asmstring... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Chris Lattner | factor the operand list (and related fields/operations... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Chris Lattner | avoid needless throw/catch/rethrow, stringref'ize some... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Chris Lattner | eliminate the old InstFormatName which is always "AsmSt... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Chris Lattner | all predicates on an MnemonicAlias must be AssemblerPre... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Chris Lattner | change the singleton register handling code to be based... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Chris Lattner | Give AsmMatcherInfo a CodeGenTarget, which simplifies... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Chris Lattner | move FlattenVariants out of AsmMatcherEmitter into... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Chris Lattner | add a FIXME, $lane in ARM is an issue that needs to... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Chris Lattner | reject instructions that contain a \n in their asmstrin... |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Chandler Carruth | Add a specialization for 'long', a hole in the set... |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Eric Christopher | Revert r117876 for now, it's causing more testsuite... |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Bill Wendling | Disable the peephole optimizer until 186.crafty on... |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Nicolas Geoffray | Attach a GCModuleInfo to a MachineFunction. |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Chris Lattner | fix a crash on: |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Chris Lattner | fix the !eq operator in tblgen to return a bit instead... |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Chris Lattner | two changes: make the asmmatcher generator ignore ARM... |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Chris Lattner | reapply r117858 with apparent editor malfunction fixed... |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Chris Lattner | revert r117858 while I check out a failure I missed. |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Chris Lattner | the asm matcher can't handle operands with modifiers... |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Chris Lattner | sketch out the planned instruction alias mechanism... |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Duncan Sands | Factorize the duplicated logic for choosing the right... |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Duncan Sands | Remove CCAssignFnForRet from X86 FastISel in favour... |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Duncan Sands | Explain the return value of CCAssignFn. |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Rafael Espindola | Add support for files with more than 65280 sections... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Eric Christopher | Make sure we have a legal type (and simple) before... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Benjamin Kramer | Validate HTML. |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Chris Lattner | add missing tag |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Chris Lattner | have GetAliasRequiredFeatures get its features from |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Chris Lattner | simplify code that creates SubtargetFeatureInfo, ensuri... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Chris Lattner | fix a fixme in stringmatcher, having it generate nice... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Chris Lattner | fix typos and some serious bugs in feature handling... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Chris Lattner | Resolve a terrible hack in tblgen: instead of hardcoding |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Chris Lattner | Implement (and document!) support for MnemonicAlias... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Chris Lattner | fix build problem |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Chris Lattner | diagnose targets that define two alises with the same... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Chris Lattner | emit the mnemonic aliases in their own helper function... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Chris Lattner | really zap alias. |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Chris Lattner | move fcompi alias to .td file and zap some useless... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Chris Lattner | move rep aliases to td file |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Chris Lattner | move sal aliases to .td file. |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Chris Lattner | fix an encoding mismatch where "sal %eax, 1" was not... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Chris Lattner | move a bunch more aliases from .cpp -> .td file. |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Chris Lattner | move cmov aliases to .td file. |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Chris Lattner | move setcc and jcc aliases from .cpp to .td |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Chris Lattner | move some code. |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Chris Lattner | implement (and document!) the first kind of MC assemble... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Chris Lattner | add a test for the ud2a alias. |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Duncan Sands | Now that the MallocInst no longer exists, this workarou... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Jim Grosbach | Allow specifying a CPU to llvm-mc, so that we can prope... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Jim Grosbach | Add FIXME. |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Jim Grosbach | Clean up comments. |
commit | commitdiff | tree | snapshot |
next |