Adam Yang 1f6d1facbf Fixed a potential codegen difference with Zi (#3665) 4 years ago
..
AsmWriter.cpp 8d79e009a5 Printing out line num and debug variable and expression when disassembling. (#2738) 5 years ago
AttributeImpl.h f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
Attributes.cpp 7e0f44fa6f Cleanup part of compiling warnings (#2903) 5 years ago
AutoUpgrade.cpp b9f2c78314 [linux-port] Evade unused in LLVM code (#1327) 7 years ago
BasicBlock.cpp 1f6d1facbf Fixed a potential codegen difference with Zi (#3665) 4 years ago
CMakeLists.txt f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
Comdat.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
ConstantFold.cpp 77afe15b0d Not fold gep 0, ... 0 for HLSL. (#2519) 6 years ago
ConstantFold.h f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
ConstantRange.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
Constants.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
ConstantsContext.h f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
Core.cpp 180ea63ba0 [linux-port] Introduce Windows "adapter" headers (#1314) 7 years ago
DIBuilder.cpp 4431087506 Fix input vectors not having debug info (#2038) 6 years ago
DataLayout.cpp e4ceb30434 Convert more mallocs/frees to news/deletes (#2157) 6 years ago
DebugInfo.cpp 86104f415f Internal validator error messages don't need /Zi anymore. (#3606) 4 years ago
DebugInfoMetadata.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
DebugLoc.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
DiagnosticInfo.cpp 86104f415f Internal validator error messages don't need /Zi anymore. (#3606) 4 years ago
DiagnosticPrinter.cpp 6f8c457799 [linux-port] Fix DiagnosticPrinter use of std::hex (#1298) 7 years ago
Dominators.cpp d5bb3089cf Add support for custom allocators (#390) 8 years ago
Function.cpp e4ceb30434 Convert more mallocs/frees to news/deletes (#2157) 6 years ago
GCOV.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
GVMaterializer.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
Globals.cpp 532368e9a1 Fix remaining HLModule/DxilModule dependencies from llvm::Module, etc. (#1656) 7 years ago
IRBuilder.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
IRPrintingPasses.cpp ca4a36f7e0 Dndxc now annotates line number and debug vars (#2892) 5 years ago
InlineAsm.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
Instruction.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
Instructions.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
IntrinsicInst.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
LLVMBuild.txt f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
LLVMContext.cpp f240070cf1 Fixed issues that change codegen when there's debug info. (#2190) 6 years ago
LLVMContextImpl.cpp d5bb3089cf Add support for custom allocators (#390) 8 years ago
LLVMContextImpl.h f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
LegacyPassManager.cpp 43975160ce print-after-all directly prints to stderr (#3142) 5 years ago
MDBuilder.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
Mangler.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
Metadata.cpp f240070cf1 Fixed issues that change codegen when there's debug info. (#2190) 6 years ago
MetadataImpl.h f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
MetadataTracking.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
Module.cpp 5c64108bcc Optimized bitcode loading. Added function to only materialize named MD. (#2854) 5 years ago
Operator.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
Pass.cpp 004c681a97 Move PIX options out of DxilGenerationPass.*, use option string properly, reduce header usage (#1022) 8 years ago
PassManager.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
PassRegistry.cpp 4799c6ce50 [linux-port] Enable some code. Disable some code. (#1372) 7 years ago
Statepoint.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
SymbolTableListTraitsImpl.h f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
Type.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
TypeFinder.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
Use.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
User.cpp d5bb3089cf Add support for custom allocators (#390) 8 years ago
Value.cpp e4ceb30434 Convert more mallocs/frees to news/deletes (#2157) 6 years ago
ValueSymbolTable.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
ValueTypes.cpp f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
Verifier.cpp d3af7f1237 Conditionalize breaks to keep them in loops (#2795) 5 years ago
module.modulemap 6ee4074a4b first commit 9 years ago