llvm/lib
Krzysztof Parzyszek 16185a2b7f [Hexagon] Fix/simplify some conditional statements
Fix for PR28138.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@272836 91177308-0d34-0410-b5e6-96231b3b80d8
2016-06-15 21:05:04 +00:00
..
Analysis [CFLAA] Ignore non-pointers, move Attrs to graph nodes. 2016-06-15 20:43:41 +00:00
AsmParser IR: Introduce local_unnamed_addr attribute. 2016-06-14 21:01:22 +00:00
Bitcode IR: Introduce local_unnamed_addr attribute. 2016-06-14 21:01:22 +00:00
CodeGen [CodeView] Add support for emitting S_UDT for typedefs 2016-06-15 18:00:01 +00:00
DebugInfo Axe some trailing whitespace from my last commit 2016-06-15 20:32:42 +00:00
ExecutionEngine IR: Introduce local_unnamed_addr attribute. 2016-06-14 21:01:22 +00:00
Fuzzer [LibFuzzer] Fix `FuzzerMutate.ShuffleBytes2` unit test on OSX. 2016-06-15 01:40:02 +00:00
IR Add support for string attributes in the C API. 2016-06-15 17:50:39 +00:00
IRReader
LibDriver
LineEditor
Linker IR: Introduce local_unnamed_addr attribute. 2016-06-14 21:01:22 +00:00
LTO Remove the ScalarReplAggregates pass 2016-06-15 00:19:09 +00:00
MC
Object
ObjectYAML
Option
Passes [PM] Port SLPVectorizer to the new PM 2016-06-15 08:43:40 +00:00
ProfileData Bug fix remove another illegal char from prof symbol name 2016-06-10 06:32:26 +00:00
Support Statistic: Add machine parseable json output 2016-06-15 20:19:16 +00:00
TableGen
Target [Hexagon] Fix/simplify some conditional statements 2016-06-15 21:05:04 +00:00
Transforms [LoopSimplify] Analyses do not need to be member variables. 2016-06-15 18:51:25 +00:00
CMakeLists.txt
LLVMBuild.txt