summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PlatformDarwin] Simplify logic and use FileSystemJonas Devlieghere2018-12-041-17/+4
* Improve the regerror(3) interceptorKamil Rytarowski2018-12-041-2/+2
* Reverting r348215Ranjeet Singh2018-12-043-30/+20
* [analyzer] MoveChecker: Improve warning and note messages.Artem Dergachev2018-12-042-95/+126
* Add interceptors for the sysctl(3) API family from NetBSDKamil Rytarowski2018-12-043-0/+233
* Add interceptors for the fts(3) API family from NetBSDKamil Rytarowski2018-12-045-0/+120
* [TableGen] Improve the formatting of the emitted predicates (NFC)Evandro Menezes2018-12-041-8/+7
* [TableGen] Fix typo in emitted comment (NFC)Evandro Menezes2018-12-041-1/+1
* Add new interceptor for regex(3) in NetBSDKamil Rytarowski2018-12-045-0/+200
* [ExecutionEngine] Change NotifyObjectEmitted/NotifyObjectFreed API.Lang Hames2018-12-048-67/+75
* [ARM64][Windows] Fix local stack size for funcletsSanjin Sijaric2018-12-042-3/+61
* [asan] Reduce binary size by using unnamed private aliasesVitaly Buka2018-12-042-4/+4
* [MachineOutliner] Move stack instr check logic to getOutliningCandidateInfoJessica Paquette2018-12-042-96/+144
* [MachineOutliner][AArch64][NFC] Add early exit to candidate discarding logicJessica Paquette2018-12-041-0/+6
* NFC: Make this test kinder on downstream forksErik Pilkington2018-12-042-7/+4
* [projects] Use directory name for add_llvm_external_projectsShoaib Meenai2018-12-041-1/+2
* [ThinLTO] Look through aliases when computing hash keysGeorge Burgess IV2018-12-042-8/+16
* [IR] Don't assume all functions are 4 byte alignedRanjeet Singh2018-12-043-20/+30
* [Hexagon] Fix intrinsic testKrzysztof Parzyszek2018-12-031-4/+0
* Relax test even more for WindowsAdrian Prantl2018-12-031-1/+1
* Remove unused empty arm64 directoryYi Kong2018-12-030-0/+0
* Relax tests to also work on WindowsAdrian Prantl2018-12-032-5/+9
* [analyzer] MoveChecker: Restrict to locals and std:: objects.Artem Dergachev2018-12-032-25/+154
* NFC: Add .vscode to .gitignoreGor Nishanov2018-12-031-0/+5
* [analyzer] MoveChecker: NFC: Remove the workaround for the "zombie symbols" bug.Artem Dergachev2018-12-032-44/+19
* [FileSystem] Migrate MonitoringProcessLauncherJonas Devlieghere2018-12-031-10/+5
* [Hexagon] Switch to auto-generated intrinsic definitions and patternsKrzysztof Parzyszek2018-12-035-10994/+8697
* [CodeExtractor] Split PHI nodes with incoming values from outlined region (PR...Vedant Kumar2018-12-034-82/+167
* [WebAssembly] Don't set a maximum size when importing the tableSam Clegg2018-12-033-5/+1
* Adapt gcov to changes in CFE.Adrian Prantl2018-12-031-7/+15
* [Documentation] Fix formatting and wrap up to 80 characters in Clang-tidy rea...Eugene Zelenko2018-12-031-9/+10
* [analyzer] Rename MisusedMovedObjectChecker to MoveCheckerArtem Dergachev2018-12-034-38/+34
* [analyzer] Dump stable identifiers for objects under construction.Artem Dergachev2018-12-032-5/+20
* [AST] [analyzer] NFC: Reuse code in stable ID dumping methods.Artem Dergachev2018-12-035-21/+6
* [AST] Generate unique identifiers for CXXCtorInitializer objects.Artem Dergachev2018-12-032-0/+11
* BumpPtrAllocator: Add a couple of convenient wrappers around identifyObject().Artem Dergachev2018-12-031-0/+27
* [Hexagon] Extract operand decoders into a separate file, NFCKrzysztof Parzyszek2018-12-032-56/+74
* [DAGCombiner] narrow truncated vector binops when legalSanjay Patel2018-12-034-311/+181
* [mips] Fix TestDWARF32Version5Addr8AllForms test failure on MIPS hostsSimon Atanasyan2018-12-035-10/+30
* [Hexagon] Remove unused encodings, NFCKrzysztof Parzyszek2018-12-031-741/+114
* Typo correction; NFC.Aaron Ballman2018-12-031-1/+1
* [InstCombine] fix undef propagation bug with shuffle+binopSanjay Patel2018-12-032-6/+22
* [gn build] Use print_function in write_cmake_config.pyNico Weber2018-12-031-3/+5
* NFC: Simplify dumpStmt child handlingStephen Kelly2018-12-031-8/+3
* Re-apply r347954 "[analyzer] Nullability: Don't detect post factum violation..."Artem Dergachev2018-12-033-8/+88
* [gcov/Darwin] Ensure external symbols are exported when using an export listVedant Kumar2018-12-035-9/+42
* Skip TestDriverOptions on WindowsJonas Devlieghere2018-12-031-0/+3
* [WebAssembly] Enforce assembler emits to streamer in order.Wouter van Oortmerssen2018-12-032-0/+139
* Portable Python script across Python versionSerge Guelton2018-12-031-9/+12
* [Hexagon] Update timing classesKrzysztof Parzyszek2018-12-035-5770/+5651
OpenPOWER on IntegriCloud