2015-08-06 |
Rui Ueyama | COFF: Make test commands shorter. NFC. |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Rui Ueyama | COFF: Remove the old COFF linker and make link an alias... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Chad Rosier | [AArch64] Improve the readability of the ld/st optimiza... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Douglas Katzman | [SPARC] Don't compare arch name as a string, use the... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Rafael Espindola | Delete broken code. |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Rafael Espindola | bar |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Rafael Espindola | Bring test back but don't check the filesytem dependent... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Jonathan Peyton | Fix link error on Windows when LIBOMP_USE_DEBUGGER... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Rafael Espindola | Move the error handling functions to Error.h. NFC. |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Rafael Espindola | Port the error functions from ELF to COFF. |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Rafael Espindola | Reuse variable. NFC. |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Aaron Ballman | Silencing a -Wtype-limits warning; NFC. |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Yaron Keren | Plug memory leaks in AsmWriterEmitter::EmitPrintAliasIn... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Chad Rosier | Fix minor typos. NFC. |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Renato Golin | Revert "[sanitizer] Add the flag handle_sigfpe that... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Alexey Bataev | [OPENMP 4.1] Allow references in init expression for... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Aaron Ballman | Correcting and adding tests for r244206. |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Michael Kuperstein | Mark calls in thunk functions as tail-call optimization... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Aaron Ballman | Add the "quit" command as a way to terminate clang... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Renato Golin | Revert "Divide the primitive size in bits by eight... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
NAKAMURA Takumi | llvm/lib/IR/AttributeImpl.h: Move comment block not... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Michael Liao | Removing tailing whitespaces |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Michael Kuperstein | [X86] Improve EmitLoweredSelect for contiguous CMOV... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Michael Kuperstein | [X86] Add support for _MM_ALIGN16 |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Chandler Carruth | [PM/AA] Clean up and homogenize comments throughout... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Yaron Keren | Fix Visual C++ error C2248: |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Chandler Carruth | [PM/AA] Run clang-format over all of basic-aa before... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Chandler Carruth | [PM/AA] Hoist the interface for BasicAA into a header... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Yaron Keren | Plug a memory leak in NeonEmitter: Intrinsics allocated... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Peter Collingbourne | COFF: Assign the correct symbol type to internal functions. |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Richard Smith | Update lldb's ExternalASTSources to match Clang r244161. |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Alex Denisov | [ObjC] Circular containers: add support of subclasses |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Richard Smith | [modules] Defer setting up the lookup table for a DeclC... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Rui Ueyama | COFF: ARM: Sort .pdata section correctly. |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Jason Molenda | Second part of indicating when the user is stopped... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Chandler Carruth | [PM/AA] Simplify the AliasAnalysis interface by removin... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Kostya Serebryany | [libFuzzer] add one more mutation strategy: byte shuffling |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Argyrios Kyrtzidis | [test] Another attempt to fix the test. |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Eric Christopher | Rename the non-coding style conformant functions in... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Alex Lorenz | MIR Serialization: Initial serialization of the machine... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Davide Italiano | [llvm-objdump] Add missing call to exit(1). |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Rafael Espindola | For completeness, add a 64 bit big endian test. |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Frederic Riss | Revert "Make sure all temporary files get created under... |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Duncan P. N... | ValueMapper: Rotate distinct node remapping algorithm |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Rui Ueyama | COFF, ELF2: Pass output file path implicitly using... |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Justin Bogner | Driver: Strip -header-include-file and -diagnostic... |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Eric Christopher | Rename DescriptionString -> DataLayoutString as it... |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Kostya Serebryany | [libFuzzer] avoid build warnings in non-assert build... |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Argyrios Kyrtzidis | [test] Fix tests in non-darwin bots. |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Rui Ueyama | COFF: Simplify Writer interface by hiding Writer class. |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Wei Mi | Add a stat to show how often the limit to decompose... |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Rafael Espindola | Add a big endian testcase. |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Frederic Riss | [dsymutil] Do not create temporary files in -no-output... |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Frederic Riss | [dsymutil] Update source used to generate test binary. |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Diego Novillo | Add -fno-coverage-mapping flag. |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Rui Ueyama | ELF2: Simplify Writer interface. |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Duncan P. N... | ValueMapper: Simplify remap() helper function, NFC |
commit | commitdiff | tree | snapshot |
2015-08-05 |
JF Bastien | x86: NFC remove needless InstrCompiler cast |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Bjarke Hammersholt... | [NVPTX] Use LDG for pointer induction variables. |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Kostya Serebryany | [libFuzzer] in dfsan mode, set labels every time we... |
commit | commitdiff | tree | snapshot |
2015-08-05 |
James Y Knight | Add a TrailingObjects template class. |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Artem Belevich | Make sure all temporary files get created under %T. |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Reid Kleckner | Add flag to request codeview debug info on Windows |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Richard Smith | function_ref-ize ExternalASTSource::FindExternalLexical... |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Frederic Riss | [dsymutil] Add support for the -arch option. |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Reid Kleckner | Fix Windows test failure with triple instead of using... |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Reid Kleckner | If the "CodeView" module flag is set, emit codeview... |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Alex Lorenz | MIR Serialization: Serialize the machine operand's... |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Cong Hou | Add <numeric> header for use of std::accumulate(). |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Richard Diamond | Divide the primitive size in bits by eight so the initi... |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Cong Hou | Record whether the weights on out-edges from a MBB... |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Diego Novillo | Add flags to disable profile generation. |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Kostya Serebryany | [libFuzzer] add option -report_slow_units=Nsec to contr... |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Kostya Serebryany | [libFuzzer] add a missing test file |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Douglas Katzman | Reword a comment about IncludeDirGroup. NFC |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Kostya Serebryany | [sanitizer] Add the flag handle_sigfpe that is default... |
commit | commitdiff | tree | snapshot |
2015-08-05 |
David Blaikie | Drop the defaulted CallGraph move ctor, since it's... |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Nick Lewycky | Replace &vector[0] with vector.data() to avoid invalid... |
commit | commitdiff | tree | snapshot |
2015-08-05 |
David Blaikie | -Wdeprecated: Remove some dead code that was relying... |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Chen Li | [LoopUnswitch] Preserve make.implicit metadata for... |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Eric Christopher | Remove unused header includes. |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Krzysztof Parzyszek | [Hexagon] Edit a comment. NFC |
commit | commitdiff | tree | snapshot |
2015-08-05 |
David Blaikie | -Wdeprecated clean by making LogBuilder move constructi... |
commit | commitdiff | tree | snapshot |
2015-08-05 |
JF Bastien | x86 atomic: optimize a.store(reg op a.load(acquire... |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Chandler Carruth | [PM] Remove a failed attempt to port the CallGraph... |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Eric Christopher | Rename builtin_lang -> Langs to match the rest of the... |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Eric Christopher | Remove unused function GetBuiltinNames. |
commit | commitdiff | tree | snapshot |
2015-08-05 |
James Dennett | Documentation: fix another typo, "arrays types" ->... |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Pete Cooper | Update GettingStarted docs list of LLVM_TARGETS_TO_BUIL... |
commit | commitdiff | tree | snapshot |
2015-08-05 |
David Blaikie | -Wdeprecated cleanup: Make CallGraph movable by default... |
commit | commitdiff | tree | snapshot |
2015-08-05 |
JF Bastien | Revert "Fix MO's analyzePhysReg, it was confusing sub... |
commit | commitdiff | tree | snapshot |
2015-08-05 |
JF Bastien | Fix MO's analyzePhysReg, it was confusing sub- and... |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Chris Bieneman | [CMake] Add USES_TERMINAL 1 to ExternalProject_Add_Step... |
commit | commitdiff | tree | snapshot |
2015-08-05 |
David Blaikie | -Wdeprecated-clean: Remove uses of throw() in favor... |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Cong Hou | NFC. |
commit | commitdiff | tree | snapshot |
2015-08-05 |
David Blaikie | -Wdeprecated-clean: Fix cases of violating the rule... |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Eric Christopher | Remove unused comparison operators from the Builtin... |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Yaron Keren | Remove unnecessary ClangLibdirSuffix variable. |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Rafael Espindola | Handle writeImportLibrary failing. |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Richard Diamond | Revert "Fix `llvm-config` to emit the linker flag for... |
commit | commitdiff | tree | snapshot |
next |