2013-08-21 |
Andrew Kaylor | Adding a document to describe the MCJIT execution engin... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Tom Stellard | R600: Remove unnecessary casts |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Yunzhong Gao | No functionality change. |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Juergen Ributzka | Teach BaseIndexOffset::match to identify base pointers... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
David Majnemer | ADT/Triple: Helper to determine if we are targeting... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
David Blaikie | Basic unit tests for PointerUnion |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Bill Wendling | Reorder headers according to lint. |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Bill Wendling | Remove use of forbidden 'iostream' header. |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Matt Arsenault | Teach InstCombine about address spaces |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Ahmed Bougacha | MC CFG: Remap enough for data too, analoguous to r188873. |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Ahmed Bougacha | Style cleanup following David's review for r188876. |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Ahmed Bougacha | Add testcase for r188873: MCTextAtom boundaries. |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Argyrios Kyrtzidis | [CMake] Automatically pick up subdirectories in llvm... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Matt Arsenault | Add test for bitcast array ptrs with address spaces |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Matt Arsenault | Add enforce known alignment test with address space |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Matt Arsenault | Use attribute helper function |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Matt Arsenault | Fix typo |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Hao Liu | A minor change for an obvous problem caused by r188451: |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Joey Gouly | Add -mcpu to two X86 tests. |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Ahmed Bougacha | Add basic YAML MC CFG testcase. |
commit | commitdiff | tree | snapshot |
2013-08-21 |
NAKAMURA Takumi | Unix/Process.inc: Revert r72332, "Work around a page... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Mihai Popa | Make "mov" work for all Thumb2 MOV encodings |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Elena Demikhovsky | AVX-512: Added SHIFT instructions. |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Richard Sandiford | [SystemZ] Define remainig *MUL_LOHI patterns |
commit | commitdiff | tree | snapshot |
2013-08-21 |
NAKAMURA Takumi | MCFunction.h: Prune \returns to fix a warning in r18888... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Daniel Sanders | [mips][msa] Matheus Almeida pointed out a silly mistake... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Richard Sandiford | [SystemZ] Use FI[EDX]BRA for codegen |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Richard Sandiford | [SystemZ] Add FI[EDX]BRA |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Daniel Sanders | [mips][msa] Define registers using foreach |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Ahmed Bougacha | MC CFG: Add YAML MCModule representation to enable... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Ahmed Bougacha | MC CFG: Support disassembly at arbitrary addresses... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Ahmed Bougacha | MC CFG: Use data structures more appropriate than std... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Ahmed Bougacha | MC CFG: Add an MCObjectSymbolizer in the MCObjectDisass... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Ahmed Bougacha | MC CFG: Add MCObjectDisassembler Mach-O implementation. |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Ahmed Bougacha | Add Mach-O entry_point_command declaration. |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Ahmed Bougacha | MC CFG: Add "dynamic disassembly" support to MCObjectDi... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Ahmed Bougacha | MC CFG: When disassembly is impossible, fallback to... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Ahmed Bougacha | MC CFG: Add MCObjectDisassembler support for entrypoint... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Ahmed Bougacha | MC CFG: Split MCBasicBlocks to mirror atom splitting. |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Ahmed Bougacha | MC CFG: Add a few needed methods, mainly MCModule:... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Ahmed Bougacha | MC: ObjectSymbolizer can now recognize external functio... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Ahmed Bougacha | MC: Refactor ObjectSymbolizer to make relocation/sectio... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Ahmed Bougacha | MC CFG: Add entrypoint address to MCModule. |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Ahmed Bougacha | MC CFG: Add more MCFunction container methods (find... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Ahmed Bougacha | MC CFG: Keep pointer to parent MCModule in created... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Ahmed Bougacha | MC CFG: Don't insert preds/succs again. |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Ahmed Bougacha | MC CFG: Remap enough for the inserted instruction. |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Ahmed Bougacha | MC CFG: uint64_t -> size_t for vector size. |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Ahmed Bougacha | MC CFG: Add a getter for MCDataAtom's data array. |
commit | commitdiff | tree | snapshot |
2013-08-21 |
David Majnemer | DebugInfo: Do not use the DWARF Version for the .debug_... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Craig Topper | Synchronize VEX JIT encoding code with the MCJIT versio... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Nadav Rotem | In LLVM FMA3 operands are dst, src1, src2, src3, howeve... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Nadav Rotem | Add the FMA3 feature in order to test FMA encoding... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Craig Topper | Rename mattr names for AVX-512 to from avx-512 -> avx51... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
NAKAMURA Takumi | X86TargetMachine.cpp: Clarify to emit GOT in i686-... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
NAKAMURA Takumi | lli/RecordingMemoryManager.cpp: Make it complain if... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Jakub Staszak | Move #includes from .h to .cpp file. |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Akira Hatanaka | [micromips] Print instruction alias "not" if the last... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Bill Wendling | Move registering the execution of a basic block to... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Akira Hatanaka | [mips] Add support for mfhc1 and mthc1. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Akira Hatanaka | [mips] Add support for calling convention CC_MipsO32_FP... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Akira Hatanaka | [mips] Remove predicates that were incorrectly or unnec... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Jakub Staszak | Add some constantness. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Bill Wendling | Use -disable-output and to suppress output and don... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Akira Hatanaka | [mips] Define register class FGRH32 for the high half... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Jakub Staszak | Fix include guards. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Arnold Schwaighofer | SLPVectorizer: Fix invalid iterator errors |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Matt Arsenault | Teach ConstantFolding about pointer address spaces |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Akira Hatanaka | [mips] Resolve register classes dynamically using ptr_r... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Reed Kotler | Add an option which permits the user to specify using... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Akira Hatanaka | [mips] Guard micromips instructions with predicate... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Jim Grosbach | ARM: Fix fast-isel copy/paste-o. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Andrew Kaylor | Still more MCJIT PIC test XFAILs |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Andrew Kaylor | Clarifying two MCJIT PIC tests as XFAIL on i686-pc... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Andrew Kaylor | Removing duplicate XFAIL markers |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Andrew Kaylor | Marking two more MCJIT PIC tests as XFAIL on i686 |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Andrew Kaylor | Marking MCJIT PIC tests as XFAIL on arm |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Vladimir Medic | Fix style issues in AsmParser.cpp |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Elena Demikhovsky | AVX-512: Added more patterns for VMOVSS, VMOVSD, VMOVD... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Daniel Sanders | [mips][msa] Removed fcge, fcgt, fsge, fsgt |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Richard Sandiford | [SystemZ] Update README |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Richard Sandiford | [SystemZ] Use SRST to optimize memchr |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Benjamin Kramer | memcmp is not a valid way to compare structs with paddi... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Daniel Sanders | [mips][msa] Added insve |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Richard Sandiford | Fix test typo and add usual "br %r14" test |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Richard Sandiford | Fix overly pessimistic shortcut in post-RA MachineLICM |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Tim Northover | ARM: implement some simple f64 materializations. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Michael Gottesman | [stackprotector] Small cleanup. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Michael Gottesman | [stackprotector] Small Bit of computation hoisting. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Michael Gottesman | [stackprotector] Added significantly longer comment... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Michael Gottesman | Removed trailing whitespace. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Michael Gottesman | [stackprotector] Removed stale TODO. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Daniel Sanders | [mips][msa] Added and.v, bmnz.v, bmz.v, bsel.v, nor... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Michael Gottesman | [stackprotector] Added support for emitting the llvm... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Michael Gottesman | [stackprotector] Refactor out the end of isInTailCallPo... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Michael Gottesman | Remove unused variables that crept in. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Michael Gottesman | Teach selectiondag how to handle the stackprotectorchec... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Craig Topper | Fix formatting. No functional change. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Craig Topper | Add AVX-512 and related features to the CPUID detection... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Craig Topper | Move AVX and non-AVX replication inside a couple multic... |
commit | commitdiff | tree | snapshot |
next |