2015-06-21 |
Rui Ueyama | COFF: Support delay-load import tables. |
commit | commitdiff | tree | snapshot |
2015-06-21 |
Simon Pilgrim | [X86] Code tidyup - Use SDValue bool operator. NFC. |
commit | commitdiff | tree | snapshot |
2015-06-21 |
Nico Weber | Clean up CLCompatOptions.td a bit. |
commit | commitdiff | tree | snapshot |
2015-06-21 |
Justin Bogner | ASTReader: Treat InputFileOffsets as unaligned to avoid UB |
commit | commitdiff | tree | snapshot |
2015-06-21 |
Justin Bogner | Revert "ASTReader: Copy input file offset data to avoid... |
commit | commitdiff | tree | snapshot |
2015-06-21 |
Saleem Abdulrasool | Sema: convert decl + while loop into for loop (NFC) |
commit | commitdiff | tree | snapshot |
2015-06-21 |
Duncan P. N... | AsmPrinter: Don't emit empty .debug_loc entries |
commit | commitdiff | tree | snapshot |
2015-06-21 |
Duncan P. N... | AsmPrinter: Rewrite initialization of DbgVariable, NFC |
commit | commitdiff | tree | snapshot |
2015-06-21 |
Davide Italiano | [Codegen] Don't crash if destructor is not accessible. |
commit | commitdiff | tree | snapshot |
2015-06-21 |
Simon Pilgrim | [X86][SSE] Added missing stack folding test for CVTSD2S... |
commit | commitdiff | tree | snapshot |
2015-06-21 |
NAKAMURA Takumi | OptTable.h: Prune a couple of \param(s), since Arg... |
commit | commitdiff | tree | snapshot |
2015-06-21 |
David Blaikie | Update for ParseARgs ArrayRef-ification |
commit | commitdiff | tree | snapshot |
2015-06-21 |
David Blaikie | Devirtualize ArgList's dtor now that -Wvirtual-dtor... |
commit | commitdiff | tree | snapshot |
2015-06-21 |
David Blaikie | ArrayRef-ify ParseArgs |
commit | commitdiff | tree | snapshot |
2015-06-21 |
David Blaikie | ArrayRef-ify Driver::parse and related functions. |
commit | commitdiff | tree | snapshot |
2015-06-21 |
David Blaikie | ArrayRef-ify ParseArgs |
commit | commitdiff | tree | snapshot |
2015-06-21 |
David Blaikie | ArrayRef-ify libDriverMain |
commit | commitdiff | tree | snapshot |
2015-06-21 |
David Blaikie | ArrayRef-ify ParseArgs |
commit | commitdiff | tree | snapshot |
2015-06-21 |
Rui Ueyama | COFF: Use short varaible name. NFC. |
commit | commitdiff | tree | snapshot |
2015-06-21 |
Rui Ueyama | COFF: Support exception table. |
commit | commitdiff | tree | snapshot |
2015-06-21 |
Rui Ueyama | Object: Add load configuration structure for 64 bit... |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Rui Ueyama | COFF: Combine add{Object,Archive,Bitcode,Import} functi... |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Justin Bogner | ASTReader: Copy input file offset data to avoid unalign... |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Adrian Prantl | Add missing dependency clangFrontend to clangQuery. |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Adrian Prantl | Add missing dependency clangFrontend to unit test. |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Adrian Prantl | Introduce a PCHContainerOperations interface (NFC). |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Hans Wennborg | Switch lowering: add heuristic for filling leaf nodes... |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Simon Pilgrim | [X86][SSE] Fix PerformSExtCombine bug that accessed... |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Benjamin Kramer | [PPC] Factor vector removal into a function and remove... |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Benjamin Kramer | [SwitchLowering] Remove quadratic vector removal. |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Yaron Keren | Avoid clearing an empty PrioritizedCXXGlobalInits, NFC |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Simon Pilgrim | [X86][SSE][CostModel] Added full set of sitofp/uitofp... |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Yaron Keren | Update ELFObjectWriter::reset() following r238073. |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Rui Ueyama | COFF: Fix common symbol alignment. |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Rui Ueyama | COFF: Fix a common symbol bug. |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Yaron Keren | Rangify for loops in Inliner::runOnSCC(), NFC. |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Justin Bogner | IndVarSimplify: Avoid UB from binding a reference to... |
commit | commitdiff | tree | snapshot |
2015-06-20 |
NAKAMURA Takumi | Reformat. |
commit | commitdiff | tree | snapshot |
2015-06-20 |
NAKAMURA Takumi | Revert r240040, "[BranchFolding] Replace custom Machine... |
commit | commitdiff | tree | snapshot |
2015-06-20 |
NAKAMURA Takumi | ASTContext.h: Fix utf8 chars in comments. |
commit | commitdiff | tree | snapshot |
2015-06-20 |
NAKAMURA Takumi | TargetInstrInfo.h: Fix r240192. [-Wdocumentation] |
commit | commitdiff | tree | snapshot |
2015-06-20 |
NAKAMURA Takumi | SemaDeclObjC.cpp: Escape '@' in the comment. [-Wdocumen... |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Justin Bogner | Revert "InstrProf: When reading, copy the data instead... |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Peter Collingbourne | Use correct escaping for semicolon on Windows. |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Justin Bogner | InstrProf: When reading, copy the data instead of takin... |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Peter Collingbourne | LibDriver tests require x86 target. |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Richard Smith | [modules] When determining whether a definition of... |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Peter Collingbourne | LibDriver: implement /libpath and $LIB; ignore /ignore... |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Keno Fischer | [MCJIT] Add a FindGlobalVariableNamed utility |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Justin Bogner | LowerSwitch: Avoid some undefined behaviour |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Richard Smith | [modules] Refactor and slightly simplify class definiti... |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Nico Weber | Suppress bogus gcc -Wreturn-type warnings. |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Sanjoy Das | [Statepoint] Remove unnecessary argument from Statepoin... |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Sanjoy Das | [Statepoint][NFC] Fix include guard style. |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Douglas Gregor | Yet another MSVC-related fix. |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Nico Weber | Revert 240130, it caused crashes (repro in PR23900). |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Sanjay Patel | name change: hasPattern() -> getMachineCombinerPatterns... |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Sanjoy Das | [CallGraph] Given -print-callgraph a stable printing... |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Douglas Gregor | Try to fix the MSVC build |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Douglas Gregor | Stop moving attributes off of a block literal's decl... |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Douglas Gregor | Handle 'instancetype' in ParseDeclarationSpecifiers. |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Douglas Gregor | Make -Wnullability-completeness work with -Wsystem... |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Douglas Gregor | CF_RETURNS_[NOT_]RETAINED on a param makes the inner... |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Douglas Gregor | Allow the cf_returns_[not_]retained attributes to appea... |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Peter Collingbourne | COFF: Take reference to argument vector using std:... |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Rui Ueyama | COFF: Fix precedence between LIB and /libpath. |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Dan Liew | Try to fix generation of LLVMExports.cmake under Visual... |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Rui Ueyama | COFF: Add search paths in the correct order. |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Alexey Samsonov | [Sanitizers] Provide better diagnostic for sanitizers... |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Rui Ueyama | COFF: Cache Archive::Symbol::getName(). NFC. |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Rui Ueyama | COFF: Continue reading object files until converge. |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Rafael Espindola | Improve error handling of getRelocationAddend. |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Pete Cooper | Fix header path in CMake. NFC. |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Alex Lorenz | MIR Parser: report an error when a basic block isn... |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Greg Clayton | Fix the MacOSX build to include the Mips64 ABI plug-in. |
commit | commitdiff | tree | snapshot |
2015-06-19 |
David Blaikie | Fix the clang -Werror build (-Wbraced-scalar-init) |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Douglas Gregor | Fix a use of err_nullability_conflicting that's trigger... |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Alexey Samsonov | [CFI] Require -flto instead of implying it. |
commit | commitdiff | tree | snapshot |
2015-06-19 |
David Blaikie | Fix no-asserts build failure due to unused variable... |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Alexey Samsonov | Add -flto to clang flags for cfi tests. |
commit | commitdiff | tree | snapshot |
2015-06-19 |
David Blaikie | Simplify Pass::perform to take a SimpleFile& instead... |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Tamas Berghammer | Add comment for workarond in DYLDRendezvous with androi... |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Adam Nemet | [LoopDist] Rename RuntimeCheckEmitter to LoopVersioning... |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Adam Nemet | [LoopDist] Move pointer-to-partition computation out... |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Marshall Clow | Fix illegal chars that snuck into <memory> |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Tamas Berghammer | Fix build brakage caused by r240154 |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Rui Ueyama | COFF: Don't add new undefined symbols for /alternatename. |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Rafael Espindola | Delete dead code. NFC. |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Douglas Gregor | Code completion for nullability type specifiers. |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Douglas Gregor | Check for consistent use of nullability type specifiers... |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Adrian McCarthy | Load executable module when attaching to process; imple... |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Douglas Gregor | Introduced pragmas for audited nullability regions. |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Douglas Gregor | Implement the 'null_resettable' attribute for Objective... |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Douglas Gregor | Extend type nullability qualifiers for Objective-C. |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Douglas Gregor | Diagnose unsafe uses of nil and __nonnull pointers. |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Eric Christopher | Add a comment and FIXME based on the commit message... |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Matt Arsenault | AMDGPU: Fix filename in comment |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Matt Arsenault | AMDGPU: Fix renamed file that was somehow dropped from... |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Rafael Espindola | Make getRelocationSection MachO only. |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Matt Arsenault | AMDGPU: Fix places missed in rename |
commit | commitdiff | tree | snapshot |
next |