This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
190db2f25c
llvm-project
/
llvm
/
lib
/
IR
History
David Greene
7155a7d061
Fix Casting
...
Stop a gcc warning about casting away const. llvm-svn: 172465
2013-01-14 21:04:37 +00:00
..
AsmWriter.cpp
Move TypeFinder.h into the IR tree, it clearly belongs with the IR library.
2013-01-07 15:43:51 +00:00
AttributeImpl.h
Revert s/Raw/getBitMask/g name change. This is possibly causing LTO test hangings.
2013-01-09 23:36:50 +00:00
Attributes.cpp
Revert s/Raw/getBitMask/g name change. This is possibly causing LTO test hangings.
2013-01-09 23:36:50 +00:00
AutoUpgrade.cpp
…
BasicBlock.cpp
…
CMakeLists.txt
Move TargetTransformInfo to live under the Analysis library. This no
2013-01-07 03:08:10 +00:00
ConstantFold.cpp
…
ConstantFold.h
…
Constants.cpp
Add comment to the definition of Constant::isZeroValue().
2013-01-09 00:53:25 +00:00
ConstantsContext.h
…
Core.cpp
Revert s/Raw/getBitMask/g name change. This is possibly causing LTO test hangings.
2013-01-09 23:36:50 +00:00
DIBuilder.cpp
Remove the llvm-local DW_TAG_vector_type tag and add a test to
2013-01-08 01:53:52 +00:00
DataLayout.cpp
…
DebugInfo.cpp
Remove the llvm-local DW_TAG_vector_type tag and add a test to
2013-01-08 01:53:52 +00:00
DebugLoc.cpp
…
Dominators.cpp
…
Function.cpp
Support for half intrinsics. Pushes MMX into slower encoding path.
2013-01-11 01:45:05 +00:00
GCOV.cpp
…
GVMaterializer.cpp
…
Globals.cpp
…
IRBuilder.cpp
…
InlineAsm.cpp
…
Instruction.cpp
…
Instructions.cpp
CastInst::castIsValid should return true if the dest type is the same as
2013-01-10 23:22:53 +00:00
IntrinsicInst.cpp
…
LLVMBuild.txt
…
LLVMContext.cpp
…
LLVMContextImpl.cpp
…
LLVMContextImpl.h
…
LeakDetector.cpp
…
LeaksContext.h
…
Makefile
Actually update the CMake and Makefile builds correctly, and update the
2013-01-02 12:09:16 +00:00
Metadata.cpp
…
Module.cpp
…
Pass.cpp
…
PassManager.cpp
…
PassRegistry.cpp
…
PrintModulePass.cpp
…
SymbolTableListTraitsImpl.h
…
Type.cpp
…
TypeFinder.cpp
Move TypeFinder.h into the IR tree, it clearly belongs with the IR library.
2013-01-07 15:43:51 +00:00
Use.cpp
Fix Casting
2013-01-14 21:04:37 +00:00
User.cpp
…
Value.cpp
…
ValueSymbolTable.cpp
…
ValueTypes.cpp
…
Verifier.cpp
Support for half intrinsics. Pushes MMX into slower encoding path.
2013-01-11 01:45:05 +00:00