1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/test
Dan Gohman 1521831bff Teach ScalarEvolution to simplify smax and umax when it can prove
that one operand is always greater than another.

llvm-svn: 101142
2010-04-13 16:51:03 +00:00
..
Analysis Generalize ScalarEvolution's PHI analysis to handle loops that don't 2010-04-12 07:49:36 +00:00
Archive
Assembler add newlines at the end of files. 2010-04-07 22:53:17 +00:00
Bindings/Ocaml
Bitcode add newlines at the end of files. 2010-04-07 22:53:17 +00:00
BugPoint
CodeGen add llvm codegen support for -ffunction-sections and -fdata-sections, 2010-04-13 00:36:43 +00:00
DebugInfo add newlines at the end of files. 2010-04-07 22:53:17 +00:00
ExecutionEngine
Feature
FrontendAda
FrontendC Print empty structs as {} rather than { }. 2010-04-08 18:03:05 +00:00
FrontendC++
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
MC Fixed a crasher in arm disassembler within ARMInstPrinter.cpp after calling 2010-04-12 18:46:53 +00:00
Other Add several more lint checks. 2010-04-09 01:39:53 +00:00
Scripts
TableGen
Transforms Teach ScalarEvolution to simplify smax and umax when it can prove 2010-04-13 16:51:03 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh