1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/lib
Jakob Stoklund Olesen 2db1b3c4ac Speed up the AllocationOrder class a bit.
Allow the central functions to be inlined, and use the argumentless
isHint() function when possible.

llvm-svn: 169319
2012-12-04 22:25:16 +00:00
..
Analysis constify the cost API 2012-12-03 22:47:12 +00:00
Archive Sort includes for all of the .h files under the 'lib' tree. These were 2012-12-04 07:12:27 +00:00
AsmParser Sort includes for all of the .h files under the 'lib' tree. These were 2012-12-04 07:12:27 +00:00
Bitcode Sort includes for all of the .h files under the 'lib' tree. These were 2012-12-04 07:12:27 +00:00
CodeGen Speed up the AllocationOrder class a bit. 2012-12-04 22:25:16 +00:00
DebugInfo Sort includes for all of the .h files under the 'lib' tree. These were 2012-12-04 07:12:27 +00:00
ExecutionEngine Sort includes for all of the .h files under the 'lib' tree. These were 2012-12-04 07:12:27 +00:00
Linker Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
MC This patch introduces initial-exec model support for thread-local storage 2012-12-04 16:18:08 +00:00
Object Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
Support Make NaCl naming consistent. The triple OSType is called NaCl and is represented 2012-12-04 18:37:26 +00:00
TableGen Sort includes for all of the .h files under the 'lib' tree. These were 2012-12-04 07:12:27 +00:00
Target Define store instructions with base+register offset addressing mode 2012-12-04 21:58:25 +00:00
Transforms For rdar://12329730, last piece. 2012-12-04 22:15:32 +00:00
VMCore Use the 'count' attribute to calculate the upper bound of an array. 2012-12-04 21:34:03 +00:00
CMakeLists.txt
LLVMBuild.txt LLVMBuild: Introduce a common section which currently has a list of the 2011-12-12 22:45:54 +00:00
Makefile