2010-11-09 |
Dan Gohman | Delete an extraneous svn:executable property. |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Jim Grosbach | Add support for a few simple fixups to the ARM Darwin... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Dale Johannesen | Fix an inline asm pasto from 117667; was preventing |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Dan Gohman | Fix some places where error messages were being swallowed. |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Owen Anderson | Fix PR8441, a thread unsafe static variable in our... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Bill Wendling | Revert r118457 and r118458. These won't hold for GPRs. |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Owen Anderson | Fix PR8441, a race condition in the static attributes... |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Bill Wendling | Get the register and count from the register list operands. |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Bill Wendling | reglist has two operands. |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Bill Wendling | The "addRegListOperands()" function returns the start... |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Dan Gohman | Add some comments noting some correspondences between... |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Owen Anderson | Add support for ARM's specialized vector-compare-agains... |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Bruno Cardoso... | Initial support for Mips32 and Mips32r2. Patch contribu... |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Bill Wendling | Add "write back" bit encoding. |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Bruno Cardoso... | Fix PR8211 |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Michael J.... | Remove contributor names as per coding statndard. |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Duncan Sands | Add an additional test for icmp of select folding. |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Dan Gohman | Re-introduce the MaxLookup limit to BasicAliasAnalysis' |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Dan Gohman | Add a testcase for a call which BasicAA says only acces... |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Wesley Peck | Adding working version of assembly parser for the MBlaz... |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Dan Gohman | Fix a thinko that Duncan spotted. |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Dale Johannesen | Revert 118422 in search of bot verdancy. |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Devang Patel | Document parameters. Fix typos. |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Andrew Trick | Adds support for spilling previously allocated live... |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Jason W Kim | Support -mcpu=cortex-a8 in ARM attributes - Has Fixme... |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Daniel Dunbar | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Dan Gohman | Make FunctionAttrs TBAA-aware. |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Dan Gohman | Implement getModRefBehavior for TypeBasedAliasAnalysis. |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Jason W Kim | Complete listing of ARM/MC/ELF relocation enums |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Dan Gohman | Extend the AliasAnalysis::pointsToConstantMemory interf... |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Dan Gohman | Delete getIntrinsicModRefBehavior. Clients can just... |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Dan Gohman | Make FunctionAttrs use AliasAnalysis::getModRefBehavior... |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Dan Gohman | Teach BasicAliasAnalysis::getModRefBehavior(const Funct... |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Dan Gohman | Add comments. |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Benjamin Kramer | svn:ignore |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Che-Liang Chiou | Add generating function declaration for PTX |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Che-Liang Chiou | Add physical register counting functions |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Che-Liang Chiou | Add a dummy PTXMCAsmStreamer class |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Rafael Espindola | Set default flags for .rodata. |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Che-Liang Chiou | Add registry hook for assembly text output |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Bill Wendling | Make RegList an ASM operand so that TableGen will gener... |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Bill Wendling | Revert. |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Duncan Sands | Add simplification of floating point comparisons with... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Duncan Sands | Fix a README item: when doing a comparison with the... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Rafael Espindola | Speed up AddSectionToTheEnd. It was walking all fragmen... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Rafael Espindola | typos |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Bill Wendling | In this context, a reglist is a reg. |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Ted Kremenek | Fix memory leak in StringRef::edit_distance(). 'Alloca... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Dale Johannesen | Testcase for llvm-gcc 118368. 8629268. |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Rafael Espindola | Add method for checking if a path is a symbolic link. |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Rafael Espindola | Relax dwarf line fragments. This fixes a crash in the... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Chris Lattner | implement aliases for div/idiv that have an explicit... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Bill Wendling | Add support for parsing register lists. We can't use... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Chris Lattner | add aliases for movs between seg registers and mem... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Chris Lattner | move the "sh[lr]d op,op" -> "shld $1, op,op" aliases... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Bill Wendling | Return the base register of a register list for the... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Chris Lattner | pass literals like $$1 through to the asm matcher.... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Chris Lattner | work-in-progress |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Bill Wendling | General cleanup: |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Chris Lattner | go to great lengths to work around a GAS bug my previou... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Chris Lattner | rework the rotate-by-1 instructions to be defined like the |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Chris Lattner | change the fp comparison instructions to not have ... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Chris Lattner | move the plethora of fp stack aliases to the .td file. |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Chris Lattner | add (and document) the ability for alias results to... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Bill Wendling | Add a RegList (register list) object to ARMOperand... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Chris Lattner | generalize alias support to allow the result of an... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Chris Lattner | move fnstsw aliases to .td file, fix typo |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Chris Lattner | move in/out aliases to the .td files. |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Chris Lattner | move sldt, imul, and movabsq aliases from c++ to .td... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Chris Lattner | correct suffix matching to search for s/l/t suffixes on |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Benjamin Kramer | Prune includes. |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Bill Wendling | Fix grammar. |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Bill Wendling | Fix grammar. |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Bill Wendling | MatchRegisterName() returns 0 if it can't match the... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Bill Wendling | Use TryParseRegister() instead of MatchRegisterName... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Benjamin Kramer | Add a note. |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Chris Lattner | document instalias. |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Chris Lattner | fix a bug where we had an implicit assumption that the |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Eric Christopher | Make sure we have movw on the target before using it. |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Chris Lattner | move the lcall/ljmp aliases to the .td file. |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Chris Lattner | move the "movsd -> movsl" alias to the .td files, |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Chris Lattner | fix some bugs in the alias support, unblocking changing... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Chris Lattner | Reimplement BuildResultOperands to be in terms of the... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Chris Lattner | implement more checking to reject things like: |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Chris Lattner | decode and validate instruction alias result definitions. |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Chris Lattner | simplify |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Chris Lattner | fix another fixme, replacing a string with a semantic... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Chris Lattner | disolve a hack, having CodeGenInstAlias decode the... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Jim Grosbach | Hook up the '.code {16|32}' directive to the streamer. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Jim Grosbach | Add '.code 32' assembler directive to MC streamers. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Jim Grosbach | Hook up the '.thumb_func' directive to the streamer. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Jim Grosbach | Fix past-o. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Jim Grosbach | MC'ize the '.code 16' and '.thumb_func' ARM directives. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Owen Anderson | Disallow the certain NEON modified-immediate forms... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Jim Grosbach | Trailing whitespace. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Jim Grosbach | MC'ize simple ARMConstantValue entry emission (with... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Benjamin Kramer | Put class into an anonymous namespace. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Owen Anderson | Add codegen and encoding support for the immediate... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Jim Grosbach | Enable MachO writing for ARM/Darwin. Lots of stuff... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Jim Grosbach | Allow targets to specify the MachO CPUType/CPUSubtype... |
commit | commitdiff | tree | snapshot |
next |