Commit History

Author SHA1 Message Date
  Rui Ueyama c3f211d97b Fix parameter name comments using clang-tidy. NFC. 6 years ago
  James Y Knight 6c00b3f35f [opaque pointer types] Pass value type to LoadInst creation. 6 years ago
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Chandler Carruth 2aaf7228e0 [TI removal] Make variables declared as `TerminatorInst` and initialized 6 years ago
  Chandler Carruth 9179aee2c1 [IR] Replace `isa<TerminatorInst>` with `isTerminator()`. 7 years ago
  Fangrui Song af7b1832a0 Remove trailing space 7 years ago
  David Blaikie 8325fb20d4 Move Analysis/Utils/Local.h back to Transforms 7 years ago
  Heejin Ahn a6e37da488 [WebAssembly] Add Wasm exception handling prepare pass 7 years ago
  Heejin Ahn 5b752cf527 [WebAssembly] Add Wasm personality and isScopedEHPersonality() 7 years ago
  Nicola Zaghen 0818e789cb Rename DEBUG macro to LLVM_DEBUG. 7 years ago
  David Blaikie 283527b390 Fix a couple of layering violations in Transforms 7 years ago
  Benjamin Kramer 66f3fb9fac Use phi ranges to simplify code. No functionality change intended. 7 years ago
  Florian Hahn 8b712792d3 Guard print() functions only used by dump() functions. 8 years ago
  Chandler Carruth e3e43d9d57 Sort the remaining #include lines in include/... and lib/.... 8 years ago
  Matthias Braun 94c4904dc5 CodeGen: Rename DEBUG_TYPE to match passnames 8 years ago
  Francis Visoiu Mistrih ae1c853358 [LegacyPassManager] Remove TargetMachine constructors 8 years ago
  Matt Arsenault e0b3c335a2 Allow DataLayout to specify addrspace for allocas. 8 years ago
  Andrew Kaylor 577bb06589 [WinEH] Avoid holding references to BlockColor (DenseMap) entries while inserting new elements 8 years ago
  Simon Pilgrim 84d1e9104a Fix comment typos. NFC. 8 years ago
  Mehdi Amini 67f335d992 Use StringRef in Pass/PassManager APIs (NFC) 9 years ago
  Justin Lebar 24dbd38b83 Revert "Don't invoke getName() from Function::isIntrinsic().", rL276942. 9 years ago
  Justin Lebar 6d9563a0bc Don't invoke getName() from Function::isIntrinsic(). 9 years ago
  Etienne Bergeron c1715eec83 revert http://reviews.llvm.org/D21101 9 years ago
  Etienne Bergeron 6e9bd6a34d [exceptions] Upgrade exception handlers when stack protector is used 9 years ago
  David Majnemer db5173a31d Revert "[SimplifyCFG] Stop inserting calls to llvm.trap for UB" 9 years ago
  David Majnemer 46e1183e69 [SimplifyCFG] Stop inserting calls to llvm.trap for UB 9 years ago
  Duncan P. N. Exon Smith fff8357845 IR: RF_IgnoreMissingValues => RF_IgnoreMissingLocals, NFC 9 years ago
  David Majnemer 20cfdfefcf [WinEH] Don't remove unannotated inline-asm calls 9 years ago
  David Majnemer d7746920fa [WinEH] Visit 'unwind to caller' catchswitches nested in catchswitches 9 years ago
  Andrew Kaylor 4caa75fcde [WinEH] Prevent EH state numbering from skipping nested cleanup pads that never return 9 years ago