| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
tools to using the default global context for now.
This will let us to hardwire stuff to the global context in the short term while the API is sorted out.
llvm-svn: 75846
|
|
|
|
|
|
|
| |
operands; it's possible to end up with a constant-foldable operand to
most instructions, even those which can't trap.
llvm-svn: 75845
|
|
|
|
|
|
| |
'static' global variables.
llvm-svn: 75844
|
|
|
|
|
|
| |
- No intended functionality change.
llvm-svn: 75843
|
|
|
|
|
|
| |
stuff. Patch by Zoltan Varga!
llvm-svn: 75842
|
|
|
|
| |
llvm-svn: 75841
|
|
|
|
| |
llvm-svn: 75840
|
|
|
|
|
|
| |
more like other targets.
llvm-svn: 75839
|
|
|
|
|
|
| |
situations.
llvm-svn: 75838
|
|
|
|
|
|
|
|
|
|
|
| |
the list of files in the CMakeLists.txt files.
It works by scanning (starting from the working directory from which it is run)
all subdirectories containing CMakeLists.txt files. It then updates the list of
C and C++ files in the 'add_llvm_library' and 'add_clang_library' lists. Sources
file lists are emitted in lexical order.
llvm-svn: 75833
|
|
|
|
| |
llvm-svn: 75832
|
|
|
|
| |
llvm-svn: 75831
|
|
|
|
| |
llvm-svn: 75830
|
|
|
|
| |
llvm-svn: 75829
|
|
|
|
|
|
| |
we care more about random access than insertion/deletion of elements.
llvm-svn: 75828
|
|
|
|
| |
llvm-svn: 75827
|
|
|
|
| |
llvm-svn: 75825
|
|
|
|
| |
llvm-svn: 75824
|
|
|
|
| |
llvm-svn: 75821
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
--- Reverse-merging r75799 into '.':
U test/Analysis/PointerTracking
U include/llvm/Target/TargetMachineRegistry.h
U include/llvm/Target/TargetMachine.h
U include/llvm/Target/TargetRegistry.h
U include/llvm/Target/TargetSelect.h
U tools/lto/LTOCodeGenerator.cpp
U tools/lto/LTOModule.cpp
U tools/llc/llc.cpp
U lib/Target/PowerPC/PPCTargetMachine.h
U lib/Target/PowerPC/AsmPrinter/PPCAsmPrinter.cpp
U lib/Target/PowerPC/PPCTargetMachine.cpp
U lib/Target/PowerPC/PPC.h
U lib/Target/ARM/ARMTargetMachine.cpp
U lib/Target/ARM/AsmPrinter/ARMAsmPrinter.cpp
U lib/Target/ARM/ARMTargetMachine.h
U lib/Target/ARM/ARM.h
U lib/Target/XCore/XCoreTargetMachine.cpp
U lib/Target/XCore/XCoreTargetMachine.h
U lib/Target/PIC16/PIC16TargetMachine.cpp
U lib/Target/PIC16/PIC16TargetMachine.h
U lib/Target/Alpha/AsmPrinter/AlphaAsmPrinter.cpp
U lib/Target/Alpha/AlphaTargetMachine.cpp
U lib/Target/Alpha/AlphaTargetMachine.h
U lib/Target/X86/X86TargetMachine.h
U lib/Target/X86/X86.h
U lib/Target/X86/AsmPrinter/X86ATTAsmPrinter.h
U lib/Target/X86/AsmPrinter/X86AsmPrinter.cpp
U lib/Target/X86/AsmPrinter/X86IntelAsmPrinter.h
U lib/Target/X86/X86TargetMachine.cpp
U lib/Target/MSP430/MSP430TargetMachine.cpp
U lib/Target/MSP430/MSP430TargetMachine.h
U lib/Target/CppBackend/CPPTargetMachine.h
U lib/Target/CppBackend/CPPBackend.cpp
U lib/Target/CBackend/CTargetMachine.h
U lib/Target/CBackend/CBackend.cpp
U lib/Target/TargetMachine.cpp
U lib/Target/IA64/IA64TargetMachine.cpp
U lib/Target/IA64/AsmPrinter/IA64AsmPrinter.cpp
U lib/Target/IA64/IA64TargetMachine.h
U lib/Target/IA64/IA64.h
U lib/Target/MSIL/MSILWriter.cpp
U lib/Target/CellSPU/SPUTargetMachine.h
U lib/Target/CellSPU/SPU.h
U lib/Target/CellSPU/AsmPrinter/SPUAsmPrinter.cpp
U lib/Target/CellSPU/SPUTargetMachine.cpp
U lib/Target/Mips/AsmPrinter/MipsAsmPrinter.cpp
U lib/Target/Mips/MipsTargetMachine.cpp
U lib/Target/Mips/MipsTargetMachine.h
U lib/Target/Mips/Mips.h
U lib/Target/Sparc/AsmPrinter/SparcAsmPrinter.cpp
U lib/Target/Sparc/SparcTargetMachine.cpp
U lib/Target/Sparc/SparcTargetMachine.h
U lib/ExecutionEngine/JIT/TargetSelect.cpp
U lib/Support/TargetRegistry.cpp
llvm-svn: 75820
|
|
|
|
| |
llvm-svn: 75818
|
|
|
|
| |
llvm-svn: 75817
|
|
|
|
|
|
|
|
| |
http://llvm.org/viewvc/llvm-project?view=rev&revision=75314).
Add new warnings that are being produced.
llvm-svn: 75816
|
|
|
|
| |
llvm-svn: 75815
|
|
|
|
| |
llvm-svn: 75814
|
|
|
|
| |
llvm-svn: 75813
|
|
|
|
| |
llvm-svn: 75810
|
|
|
|
| |
llvm-svn: 75809
|
|
|
|
|
|
|
|
|
|
|
|
| |
pseudo built-in types, since Sema still injects a typedef for recognition (i.e. they aren't truly built-ins from a parser perspective).
This removes the static data/methods on ObjCObjectPointerType while preserving the nice API (no need to fiddle with ASTContext:-).
This patch also adds Type::isObjCBuiltinType().
This should be the last fairly large patch related to recrafting the ObjC type system. The follow-on patches should be fairly small.
llvm-svn: 75808
|
|
|
|
| |
llvm-svn: 75807
|
|
|
|
| |
llvm-svn: 75806
|
|
|
|
| |
llvm-svn: 75805
|
|
|
|
| |
llvm-svn: 75804
|
|
|
|
| |
llvm-svn: 75803
|
|
|
|
|
|
|
| |
Force flag to control whether the case of opening an existing
file is considered an error.
llvm-svn: 75802
|
|
|
|
|
|
|
|
| |
an existing file is considered an error. Convert several tools
to use raw_fd_ostream instead of std::ostream, and to use this
new option instead of doing a manual check.
llvm-svn: 75801
|
|
|
|
|
|
|
|
| |
repair broken LLVM-GCC build.
Will revert 75770 in the llvm-gcc trunk.
llvm-svn: 75799
|
|
|
|
|
|
| |
unused - remove it.
llvm-svn: 75798
|
|
|
|
|
|
| |
are being properly selected.
llvm-svn: 75797
|
|
|
|
| |
llvm-svn: 75796
|
|
|
|
| |
llvm-svn: 75795
|
|
|
|
| |
llvm-svn: 75794
|
|
|
|
| |
llvm-svn: 75793
|
|
|
|
|
|
|
| |
consistent with common std::ostream implmentations, and it gives
the user the option of using the umask group write bit.
llvm-svn: 75792
|
|
|
|
| |
llvm-svn: 75791
|
|
|
|
| |
llvm-svn: 75790
|
|
|
|
|
|
| |
offset_reg].
llvm-svn: 75789
|
|
|
|
| |
llvm-svn: 75788
|
|
|
|
|
|
| |
emitting file directives with one parameter.
llvm-svn: 75787
|
|
|
|
| |
llvm-svn: 75786
|