2015-06-05 |
Simon Atanasyan | [Mips] Fix hilo16-9-micro.test test case |
commit | commitdiff | tree | snapshot |
2015-06-05 |
David Majnemer | Revert accidental commit |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Renato Golin | Revert "[InstCombine] Rephrase fix to SimplifyWithOpRep... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Rafael Espindola | Refactor padding writing into a helper function. |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Siva Chandra | [lldbtest] Use netloc instead of hostname to look up... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Sanjoy Das | [InstCombine][NFC] Add a ``break;`` statement. |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Sanjoy Das | [InstCombine] Fix PR23751. |
commit | commitdiff | tree | snapshot |
2015-06-05 |
David Majnemer | [AST] There is no message for C++1z-style static_assert |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Peter Collingbourne | Revert r238473, "Thumb2: Modify codegen for memcpy... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Rafael Espindola | Save a map lookup. NFC. |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Fiona Glaser | DAGCombiner: don't duplicate (fmul x, c) in visitFNEG... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Yaron Keren | Rangify more for loops in LegacyPassManager.cpp. |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Duncan P. N... | Remove stray semi-colon, NFC |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Chandler Carruth | [Unroll] Rework the naming and structure of the new... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Frederic Riss | [dsymutil] Handle the -oso-prepend-path option when... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Alexei Starovoitov | [bpf] rename triple names bpf_be -> bpfeb |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Colin LeMahieu | [Hexagon] Reapply r239097 with tests corrected for... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Joerg Sonnenberger | Avoid C-style cast. |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Alexei Starovoitov | Revert "Include BPF target in CMake builds." |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Benjamin Kramer | [TargetParser] Properly attach functions of ARMTargetPa... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Benjamin Kramer | [ARM] Make helper function static. |
commit | commitdiff | tree | snapshot |
2015-06-05 |
James Y Knight | [SPARC] Fix windows test failure after r239154. |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Yaron Keren | Rangify for loops in LegacyPassManager.cpp. |
commit | commitdiff | tree | snapshot |
2015-06-05 |
James Y Knight | [SPARC] Add multiarch include paths. |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Alexander Musman | Fix for PR14269: Clang crashes when a bit field is... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
John Brawn | [ARM] Use TargetParser to determine FPU subtarget features |
commit | commitdiff | tree | snapshot |
2015-06-05 |
John Brawn | [ARM] Add support for -sp- FPUs and FPU none to TargetP... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
John Brawn | [ARM] Add knowledge of FPU subtarget features to Target... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Daniel Jasper | clang-format: More eagerly wrap trailing return types. |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Ed Maste | Improve OSType initialization in elf object file's... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Artyom Skrobov | [ARMTargetParser] Follow-up for r239099: one case was... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Simon Pilgrim | [X86][AVX2] Added tests for v32i8 vector shifts |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Toma Tabacu | Revert "[mips] [IAS] Restore STI.FeatureBits in .set... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Toma Tabacu | [mips] [IAS] Restore STI.FeatureBits in .set pop. |
commit | commitdiff | tree | snapshot |
2015-06-05 |
David Majnemer | [LoopVectorize] Don't crash on zero-sized types in... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Andrea Di Biagio | Simplify code; NFC. |
commit | commitdiff | tree | snapshot |
2015-06-05 |
David Majnemer | [InstCombine] Rephrase fix to SimplifyWithOpReplaced |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Yaron Keren | C++ 11 rangify for loop. |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Daniel Jasper | Revert "[InstCombine] Don't miscompile safe increment... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Daniel Jasper | clang-format: [JS] Let fat arrows have 'Assignment... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Simon Pilgrim | [X86][SSE] Added tests for i8/i16 vector shifts |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Chaoren Lin | Check before using platform specific attributes. |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Yury Gribov | [ASan] Add process basename to log name and error messa... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Tobias Grosser | Avoid the use of std::map emplace |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Sagar Thakur | [lldb-server][MIPS] Read/Write FP registers in FR0... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Tobias Grosser | Free two strings produced by isl |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Oleksiy Vyalov | Fix error handling in AdbClient - PushFile and PullFile. |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Justin Bogner | InstrProf: Fix reading of consecutive 32 bit coverage... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Hubert Tong | [Concepts] lex keywords: concept and requires |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Chaoren Lin | Delegate path operations to FileSpec. |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Siva Chandra | [TestChangeProcessGroup] Mark the test as xfail for... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Alexey Samsonov | Revert "[Object, ELF] Fix segmentation fault in ELFFile... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Alexey Samsonov | [Object, ELF] Fix segmentation fault in ELFFile::getSec... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Sean Silva | Remove unused defaulted argument `IncludeTextualHeaders`. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
John Thompson | Fixed modularize to warn about missing headers referenc... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Jim Grosbach | MC: Clean up naming in MCObjectFileInfo.h. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Jim Grosbach | MC: Tidy up formatting and doc comments. NFC. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Jim Grosbach | MC: Clean up the naming for MCMachObjectWriter. NFC. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Jim Grosbach | MC: Move MachObjectWriter::SectionAddress to private. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Jim Grosbach | MC: Tidy up formatting and doc comments. NFC. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Alexey Samsonov | [Object, ELF] Don't assert on invalid magic in createEL... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
David Majnemer | [InstCombine] Don't miscompile safe increment idiom |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Swaroop Sridhar | Statepoint: Fix handling of Far Immediate calls |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Alexey Samsonov | [Object, ELF] Don't call llvm_unreachable() from create... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Hubert Tong | Test commit access. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Charles Davis | [Target/X86] Don't use callee-saved registers in a... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Alexey Samsonov | [Object, MachO] Fixup for r239075: use union to store... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Alexey Samsonov | [Object, MachO] Don't crash on incomplete MachO segment... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Jim Grosbach | MC: Clean up naming in MCObjectWriter. NFC. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Jim Grosbach | MC: Tidy up formatting and doc comments. NFC. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Alexey Samsonov | [Object, MachO] Simplify load segment parsing code... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Benjamin Kramer | [SDAG switch lowering] Fix switch case -> or merging... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Siva Chandra | [TestGdbRemoteRegisterState] Do not flip ARM *psr regis... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Colin LeMahieu | Shouldn't be XFAIL'ed. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Colin LeMahieu | Revert r239095 incorrect test tree. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Artyom Skrobov | Simplify ARMTargetParser::parseArch(ARMTargetParser... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Jingyue Wu | [NVPTX] roll forward r239082 |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Artyom Skrobov | Simplify ARMTargetParser::getArchSynonym |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Chandler Carruth | Fix terrible python goof in clang-format.py which broke... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Colin LeMahieu | [Hexagon] Removing unused variable. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Benjamin Kramer | [MachOWriter] Use for-range and roll some duplicated... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Colin LeMahieu | [Hexagon] Adding functionality for duplexing. Duplexin... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Jingyue Wu | Revert r239082 |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Ahmed Bougacha | [CodeGen] Add testcase for r239002. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Rafael Espindola | Remove unused argument. NFC. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
David Blaikie | Re-unique_ptrify LoadedObjectInfo::clone after it was... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Diego Novillo | Tidy comment. NFC. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Sergey Dmitrouk | Erase constant dbgloc on reuse in PHI node |
commit | commitdiff | tree | snapshot |
2015-06-04 |
David Blaikie | Retry defaulting the virtual dtor in LoadedObjectInfo |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Ahmed Bougacha | [GlobalMerge] Take into account minsize on Global users... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Sean Silva | [docs] Document "LGTM" in the lexicon. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Jim Grosbach | MC: Remove obsolete MachO UseAggressiveSymbolFolding. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
David Blaikie | Having another go at some simple cleanup from r237975... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Jingyue Wu | [NVPTX] kernel pointer arguments point to the global... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Alexey Samsonov | [Object, MachO] Don't crash on invalid MachO segment... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Alexey Samsonov | [Object, MachO] Don't crash on invalid MachO load commands. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Colin LeMahieu | [MC] Allowing operands to be erased from MCInst. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Alexey Samsonov | [Object, MachO] Don't crash on parsing invalid MachO... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Alexey Samsonov | [Object, MachO] Remove some code duplication. NFC. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Chris Bieneman | [CMake] Fixing the check for Ninja |
commit | commitdiff | tree | snapshot |
next |