2010-11-09 |
Bob Wilson | Define the subtarget feature for the architecture version, |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Bob Wilson | Do not use MEMBARRIER_MCR for any Thumb code. |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Bill Wendling | Two types of instructions have register lists: |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Rafael Espindola | Remove IsExplicit. It was always false. |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Jim Grosbach | Change the ARMConstantPoolValue modifier string to... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Andrew Trick | Adds RABasic verification and tracing. |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Dan Gohman | Convert comments to doxygen syntax. |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Dan Gohman | Teach FunctionAttrs about the VAArg instruction. |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Dan Gohman | Use the AliasAnalysis interface to determine how a... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Dan Gohman | VAArg doesn't capture its operand. |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Dan Gohman | Translate IntrReadArgMem to AccessesArgumentsReadonly. |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Dan Gohman | Teach AliasAnalysis about AccessesArgumentsReadonly. |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Dan Gohman | Teach LICM and AliasSetTracker about AccessesArgumentsR... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Dan Gohman | Teach FunctionAttrs about AccessesArgumentsReadonly. |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Matt Beaumont-Gay | Add a trivial virtual dtor to AbstractRegisterDescripti... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Dan Gohman | AccessesArgumentsReadonly is read-only. |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Dan Gohman | Add a AccessesArgumentsReadonly ModRefBehavior value... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Andrew Trick | Reverting r118604. Windows build broke. |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Dan Gohman | Factor out the logic for onlyReadsMemory into a helper... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Dan Gohman | Delete AccessesArgumentsAndGlobals, which was unused. |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Jim Grosbach | Handle ARM constant pool values that need an explicit... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Chris Lattner | add a case we fail to devirt. |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Jim Grosbach | Trailing whitespace. |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Andrew Trick | Adds RABasic verification and tracing. |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Jim Grosbach | Further MCize ARM constant pool values. This allows... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Jim Grosbach | Add encoding of Rt to ARM LDR/STR w/ reg+reg offset... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Owen Anderson | Last try to get this reference counting right, I swear. |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Owen Anderson | Really fix the leak in the attributes list. Thanks... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Jim Grosbach | For ARM load/store instructions, encode [reg+reg] with... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Jim Grosbach | ARM .word data fixups don't need an adjustment. |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Duncan Sands | Factorize code, no functionality change. |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Bruno Cardoso... | Fix trailing whitespace and style, no functionality... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Jim Grosbach | Add encoder method for ARM load/store shifted register... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Duncan Sands | Testcase for PR8211 (llc crash at -O0). |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Michael J.... | System/Path/Windows: Implement GetLLVMDefaultConfigDir. |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Michael J.... | System/Path/Windows: Generalize GetUserHomeDirectory. |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Michael J.... | System/Path/Windows: Make GetSystemLibraryPaths more... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Michael J.... | System/Windows: Reduce dependencies. |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Michael J.... | System/Windows: Use normalized case and include method. |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Michael J.... | System/Path/Windows: Change GetRootDirectory to return... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Michael J.... | Update comment. |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Owen Anderson | Fix leak in my recent fix for PR8442. |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Dan Gohman | Fix DAGCombiner to avoid folding a sext-in-reg or simil... |
commit | commitdiff | tree | snapshot |
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 |
next |