llvm/lib
Rafael Espindola 1c9caced63 Delete support for AuroraUX.
auroraux.org is not resolving.

I will add this to the release notes as soon as I figure out where to put the
3.6 release notes :-)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215645 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-14 15:15:09 +00:00
..
Analysis
AsmParser
Bitcode
CodeGen [SDAG] Fix a bug in the DAG combiner where we would fail to return the 2014-08-14 08:18:34 +00:00
DebugInfo
ExecutionEngine [MCJIT] Support DisableSymbolSearching and InstallLazyFunctionCreator in MCJIT. 2014-08-14 02:38:20 +00:00
IR
IRReader
LineEditor
Linker
LTO
MC MC: AsmLexer: handle multi-character CommentStrings correctly 2014-08-14 02:51:43 +00:00
Object
Option
ProfileData
Support Delete support for AuroraUX. 2014-08-14 15:15:09 +00:00
TableGen
Target Silencing an MSVC C4334 warning ('<<' : result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)). NFC. 2014-08-14 13:43:57 +00:00
Transforms InstCombine: ((A | ~B) ^ (~A | B)) to A ^ B 2014-08-14 06:46:25 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile