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
5a3556aa5563fb89693935303463881df44094de
clang-p2996
/
llvm
/
examples
History
David Blaikie
7cf1fef45f
Suppress some bitwise-or-of-bool warnings with explicit int cast
...
These look like they have intentional side effects that would break from shortcircuiting.
2021-10-18 14:10:30 -07:00
..
BrainF
Opaque pointer GEP fixes for BrainF example
2021-07-18 18:25:54 -07:00
Bye
Take OptimizationLevel class out of Pass Builder
2021-07-29 21:57:23 -07:00
ExceptionDemo
…
Fibonacci
…
HowToUseJIT
[examples] Fix "Target does not support MC emission!" in HowToUseJIT example.
2021-01-24 22:11:54 +11:00
HowToUseLLJIT
[NFC] Fix title comment typo and provide description for LLJIT example.
2021-01-25 19:46:02 +05:30
IRTransforms
Suppress some bitwise-or-of-bool warnings with explicit int cast
2021-10-18 14:10:30 -07:00
Kaleidoscope
Move TargetRegistry.(h|cpp) from Support to MC
2021-10-08 14:51:48 -07:00
ModuleMaker
…
OrcV2Examples
[examples] Fix LLJITWithRemoteDebugging example after
4fcc0ac15e
.
2021-10-13 18:19:53 -07:00
ParallelJIT
[examples] Fix Target does not support MC emission in ParallelJIT
2021-02-04 22:44:46 +05:30
SpeculativeJIT
[ORC] Require ExecutorProcessControl when constructing an ExecutionSession.
2021-07-27 16:53:49 +10:00
CMakeLists.txt
…