This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8db8a4e8eddf91bfaee62f83ff10a51e7125d4e4
clang-p2996
/
llvm
/
examples
History
Nikita Popov
4d513bd9a5
[Orc] Remove LLVMInitializeCore() calls from examples
...
Per discussion on D144970, these are no longer necessary.
2023-03-01 09:56:59 +01:00
..
BrainF
[NFC] Rename Instruction::insertAt() to Instruction::insertInto(), to be consistent with BasicBlock::insertInto()
2022-12-15 12:27:45 -08:00
Bye
[Bye] Remove legacy pipeline registration
2022-11-18 13:47:19 -08:00
ExceptionDemo
…
Fibonacci
…
HowToUseJIT
[examples] Direct HowToUseJIT readers to HowToUseLLJIT instead.
2022-12-23 01:10:27 -08:00
HowToUseLLJIT
…
IRTransforms
[LegacyPM] Port example pass SimplifyCFG to new PM
2023-01-10 15:42:01 -08:00
Kaleidoscope
[NFC][TargetParser] Replace uses of llvm/Support/Host.h
2023-02-10 09:59:46 +00:00
ModuleMaker
[NFC] Rename Instruction::insertAt() to Instruction::insertInto(), to be consistent with BasicBlock::insertInto()
2022-12-15 12:27:45 -08:00
OrcV2Examples
[Orc] Remove LLVMInitializeCore() calls from examples
2023-03-01 09:56:59 +01:00
ParallelJIT
…
SpeculativeJIT
Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options
2022-06-05 00:31:44 -07:00
CMakeLists.txt
…