2010-08-25 |
Eric Christopher | Remove getsect checks, the result is unused and is... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Eric Christopher | Do type checks before we bother to do everything else. |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Eric Christopher | Add another basic test cribbed from the x86 fast-isel... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Eric Christopher | Run this on thumb and arm. |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Anton Korobeynikov | Fix nasty mingw32 bug, which e.g. prevented llvm-gcc... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Eric Christopher | Make this testcase actually executed with fast-isel... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Eric Christopher | Reorganize load mechanisms. Handle types in a little... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Eric Christopher | Apparently this is needed for llvm-link to link. |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Eric Christopher | Allow strict subclasses of register classes, this way... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Daniel Dunbar | buildbot/valgrind: Ignore leaks in /usr/bin/as. |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Bruno Cardoso... | PUNPCKLDQ should also be used for v4f32 |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Bruno Cardoso... | teach lowering to get target specific nodes for pshufd... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Bruno Cardoso... | Convert test to use filecheck and make it more specific |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Owen Anderson | In the default address space, any GEP off of null resul... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Eric Christopher | Split out register class subclassing to a separate... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Eric Christopher | Fix comment. |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Dan Gohman | Don't include the is-function-local bit in the FoldingS... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Chris Lattner | split the vector case of getCopyFromParts out to its... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Dan Gohman | Use Bits.data() instead of &Bits[0]. |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Chris Lattner | split the vector case out of getCopyToParts into its... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Chris Lattner | tidy up, reduce indentation |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Eric Christopher | Fix predicate and add a comment. |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Eric Christopher | Rework braindead conditionals I put in yesterday. |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Eric Christopher | Fix thumb2 mode loads to have the correct operand order... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Owen Anderson | NULL loads are only invalid in the default address... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Owen Anderson | Add support for inferring values for the default cases... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Jim Grosbach | Add ARM heuristic for when to allocate a virtual base... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Kevin Enderby | Change the parsing of .loc back to allow the LineNumber... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Michael J.... | Fix COFF x86-64 relocations. PR7960. |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Dan Gohman | XFAIL this on mingw, following remove_arguments_test.ll. |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Owen Anderson | Add support for inferring that a load from a pointer... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Kevin Enderby | First bit of support for the dwarf .loc directive.... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Dan Gohman | Add a testcase for basic bugpointing in the presence... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Bill Wendling | - Add the LinkerPrivateWeakDefAutoLinkage to the Ada... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Daniel Dunbar | MC/X86: Tweak imul recognition, previous hack only... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Dan Gohman | Link NamedMDNodes after linking GlobalValues, so that... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Dan Gohman | When linking NamedMDNodes, remap their operands. |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Daniel Dunbar | MC/X86: Add custom hack for recognizing "imul $12,... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Daniel Dunbar | MC/AsmParser: Change ParseExpression to use ParseIdenti... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Daniel Dunbar | MC/X86: Warn on scale factors > 1 without index registe... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Jim Grosbach | Move enabling the local stack allocation pass into... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Dan Gohman | Use MapValue in the Linker instead of having a private... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Daniel Dunbar | MC/Parser: Accept leading dollar signs in identifiers. |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Dan Gohman | Don't cast away qualifiers with C-style casts. |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Jim Grosbach | add ARM cmd line option to force always using virtual... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Chris Lattner | Apply "Win32's Hybrid path separator in argv[0] should... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Benjamin Kramer | Relocate against parent if the symbol is not in section... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Owen Anderson | Turn LVI on, previously detected failures should be... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Dan Gohman | MapValue support for MDNodes. This is similar to r10911... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Dan Gohman | Fix X86's isLegalAddressingMode to recognize that stati... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Dan Gohman | MDNode, MDString, and NamedMDNode are not meant to... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Dan Gohman | Add a comment explaining why this code doesn't just... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Dan Gohman | Add a comment explaining why this code is more complex... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Kalle Raiskila | Fix SPU BE to use all the available return registers. |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Kalle Raiskila | Remove some dead code from SPU BE that remained |
commit | commitdiff | tree | snapshot |
2010-08-24 |
John McCall | Check in a couple of changes that I apparently never... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Owen Anderson | Don't assume that all constants with integer types... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Dan Gohman | Add braces to fix dangling else. |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Dan Gohman | Extend function-local metadata to be usable as attachments. |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Dan Gohman | When we know we have an MDValue or MDString, call Enume... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Dan Gohman | Give ParseInstructionMetadata access to the PerFunction... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Dan Gohman | Simplify this code. NamedMDNode operands are MDNodes. |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Bruno Cardoso... | Use pshufhw and pshuflw in more cases and fix getTarget... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Bill Wendling | Add comments for what the condition code symbols mean. |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Eric Christopher | Update comment. |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Mikhail Glushenkov | llvmc: Improve error handling in EmitEdgeClasses(). |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Eric Christopher | Fix the opcode and the operands for the load instruction. |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Eric Christopher | Add register class hack that needs to go away, but... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Chris Lattner | fix rdar://7997827 - Accept and ignore LL and ULL suffi... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Eric Christopher | Add some more debugging code, make it more obvious... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Devang Patel | Revert r107202. It is not adding any value. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Eric Christopher | Don't need the extra register here. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Mikhail Glushenkov | llvmc: Make syntax more consistent. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Devang Patel | Let FE use derived types for DW_TAG_friend. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Eric Christopher | Add some more "get address into register" code and... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Eric Christopher | Add an ARMFunctionInfo member and use it. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Dan Gohman | Verify that a non-uniqued non-temporary MDNode is not... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Eric Christopher | Start getting ARM loads/address computation going. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Benjamin Kramer | Fix thinko. Having no tests is great ... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Jim Grosbach | Remove the MFI storage of the local allocation block... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Benjamin Kramer | Reduce code duplication. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Benjamin Kramer | ELFObjectWriter: Run ComputeSymbolTable before recordin... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Bruno Cardoso... | Start using target speficic nodes for shuffles: pshufhw... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Jim Grosbach | Better handling of local offsets for downwards growing... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Gabor Greif | tyops |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Owen Anderson | Turn LVI back off, I have a testcase now. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Chris Lattner | Add a new llvm.x86.int intrinsic, allowing access to the |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Mikhail Glushenkov | llvmc: Allow multiple LanguageMaps. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Mikhail Glushenkov | Add a TODO. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Mikhail Glushenkov | llvmc: Properly handle (error) in edge properties. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Mikhail Glushenkov | llvmc: Do not mention plugins in the code. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Mikhail Glushenkov | Trailing whitespace. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Benjamin Kramer | Add the symbol offset to the relocation value when... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Dan Gohman | formatted_tool_output_file::close needs to flush its... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Devang Patel | Handle qualified constants that are directly folded... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Benjamin Kramer | Use the proper relocation section + cleanup, from Roman... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Benjamin Kramer | Avoid O(n*m) complexity in StringRef::find_first(_not... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Owen Anderson | Re-enable LazyValueInfo. Monitoring for failures. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Owen Anderson | Now that PassInfo and Pass::ID have been separated... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Benjamin Kramer | StringRef tweaks: |
commit | commitdiff | tree | snapshot |
next |