llvm-6502/lib
Rafael Espindola 075a8cee5d Rename createIRObjectFile to just create.
It is a static method of IRObjectFile, so having to use
IRObjectFile::createIRObjectFile was redundant.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223822 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-09 20:36:13 +00:00
..
Analysis IR: Split Metadata from Value 2014-12-09 18:38:53 +00:00
AsmParser AsmParser: Don't crash on short hex constants for fp128 types 2014-12-09 19:10:03 +00:00
Bitcode IR: Split Metadata from Value 2014-12-09 18:38:53 +00:00
CodeGen IR: Split Metadata from Value 2014-12-09 18:38:53 +00:00
DebugInfo
ExecutionEngine
IR Fix a GCC build failure from r223802 2014-12-09 18:52:38 +00:00
IRReader
LineEditor
Linker IR: Split Metadata from Value 2014-12-09 18:38:53 +00:00
LTO IR: Split Metadata from Value 2014-12-09 18:38:53 +00:00
MC clang-formatted ranged loops and assignment, NFC. 2014-12-04 08:30:39 +00:00
Object Rename createIRObjectFile to just create. 2014-12-09 20:36:13 +00:00
Option
ProfileData
Support Silence warning: variable 'buffer' set but not used. 2014-12-04 21:36:38 +00:00
TableGen
Target [Hexagon] Updating rr/ri 32/64 transfer encodings and adding tests. 2014-12-09 20:23:30 +00:00
Transforms Revert r223764 which taught instcombine about integer-based elment extraction 2014-12-09 19:21:16 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile