llvm-6502/lib
Chris Lattner 1f01109254 improve Path::makeUnique when mkstemp/mktemp are not available
patch by Lasse Kärkkäinen in PR7404.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108110 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-12 00:09:55 +00:00
..
Analysis remove useless cast and fix typos in comment 2010-07-09 16:42:04 +00:00
Archive
AsmParser
Bitcode cache result of operator* 2010-07-09 16:01:21 +00:00
CodeGen change machinelicm to use MachineInstr::isSafeToMove. No 2010-07-12 00:00:35 +00:00
CompilerDriver
ExecutionEngine first part of JIT support for address of labels, part of PR7264, 2010-07-11 23:07:28 +00:00
Linker
MC introduce WinCOFFObjectWriter, patch by Michael Spencer! 2010-07-11 22:07:02 +00:00
Support
System improve Path::makeUnique when mkstemp/mktemp are not available 2010-07-12 00:09:55 +00:00
Target RISC architectures get their memory operand folding for free. 2010-07-11 19:19:13 +00:00
Transforms The accumulator tail recursion transform claims to work for any associative 2010-07-10 20:31:42 +00:00
VMCore If it's safe to speculatively execute load(alloca) the it's safe to execute 2010-07-11 20:36:29 +00:00
Makefile