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 |
Timur Iskhodzhanov | Abstract out virtual calls and virtual function prologu... |
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 |
Craig Topper | Add avx512cd, avx512er, avx512pf feature flags and... |
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 |
Bob Wilson | For Darwin builds, locate tools using xcrun when available. |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Nick Lewycky | Issue fixits replacing invalid character literals with... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Craig Topper | Revert accidental commit. |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Craig Topper | Revert accidental commit. |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Craig Topper | Replace avx-512 with avx512f to match llvm side and... |
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 |
Marshall Clow | LWG 2145 - mark constructor for std::error_category... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Nick Lewycky | No functionality change. Adjust a bunch of formatting... |
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 |
Argyrios Kyrtzidis | Remove more uses of 'index' as namespace scope. |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Richard Smith | If we find an error in the range expression in a range... |
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-21 |
Argyrios Kyrtzidis | Avoid using the 'index' namespace as scope. |
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 |
Fariborz Jahanian | ObjectiveC migrator. make sure to embed audited |
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 |
Eli Friedman | Remove Extension warning for GNU local labels. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Eli Friedman | Add more specific flags for misc GNU extensions. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Fariborz Jahanian | ObjectiveC migrator: make sure audited pragams are |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Rafael Espindola | Centralize the handling of -target-cpu (-cc1, -cc1as... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
David Blaikie | Test case for PR16933/r188707. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Eli Friedman | Fix iterator invalidation. PR16935. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
David Blaikie | DebugInfo: comment/inlining based on feedback from... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Hans Wennborg | Look at lowercase version of argv[0] when determining... |
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 |
David Blaikie | DebugInfo: Simplify/clarify propagation of typemembers... |
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 |
Fariborz Jahanian | ObjectiveC migrator: More tweaking of heuristics |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Richard Smith | During typo correction, check for an exact match in... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Edwin Vane | cpp11-migrate: Use Replacement serialization from clang... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Jim Grosbach | ARM: Fix fast-isel copy/paste-o. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Edwin Vane | Adding Replacement serialization support |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Rafael Espindola | Centralize the logic for handling -m* options and fix... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Fariborz Jahanian | ObjectiveC migrator: More tweaking of heuristics |
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 |
Marshall Clow | Updated status of issues #2093, 2144, and 2185 |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Andrew Kaylor | Removing duplicate XFAIL markers |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Marshall Clow | Updated status and description of issues 2064, 2069... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Marshall Clow | Updated status of issues #2028, 2047, and 2053. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Hafiz Abid... | To test commit access. |
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 |
Rafael Espindola | Remove duplicated error checking. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Alexey Samsonov | [LSan] Add support for building standalone LSan runtime... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Alexey Samsonov | [LSan] Add support for building standalone LSan runtime... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Marshall Clow | Updated status of issues #1214, 2207 and 2209. They... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Rafael Espindola | Remove dead code. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Ed Maste | Include checksum in non-ack mode |
commit | commitdiff | tree | snapshot |
2013-08-20 |
NAKAMURA Takumi | UniqueHeaderNameTest.cpp: Appease valgrind. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Rafael Espindola | Refactor the x86 feature handling. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Vladimir Medic | Fix style issues in AsmParser.cpp |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Tim Northover | ARM: add test for last commit |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Tim Northover | ARM: default to arm1176jzf-s for hard-float platforms. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Guillaume Papin | Revert "cpp11-migrate: Add a class to support include... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Daniel Jasper | clang-format: Format enum struct/class like enum. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Daniel Jasper | clang-format: Additional options for spaces around... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Benjamin Kramer | ARCMigrate depends on the static analyzer. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Guillaume Papin | cpp11-migrate: Add a class to support include directive... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
NAKAMURA Takumi | clang/test/Driver/cl-options.c: Remove the feature... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
NAKAMURA Takumi | clang/test/Driver: Remove the feature "clang-driver... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
NAKAMURA Takumi | clang/test/Driver: Remove the feature "clang-driver... |
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] Added fexdo, fexup[lr] builtins |
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 |
next |