index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
llvm-stress
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-2
/
+4
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
3
-35
/
+37
*
Merging r195092:
Bill Wendling
2013-11-19
1
-32
/
+6
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-19
1
-1
/
+30
*
Revert r194865 and r194874.
Alexey Samsonov
2013-11-18
1
-39
/
+1
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-15
1
-1
/
+39
*
Revert "Encapsulate PassManager debug flags to avoid static init and cxa_exit."
Andrew Trick
2013-09-19
1
-4
/
+0
*
Encapsulate PassManager debug flags to avoid static init and cxa_exit.
Andrew Trick
2013-09-18
1
-0
/
+4
*
Add a wrapper for open.
Rafael Espindola
2013-07-16
1
-1
/
+1
*
Manually update the dependencies in the Makefiles. It turns out that all
Chandler Carruth
2013-03-26
1
-1
/
+1
*
Fix auto_ptr is deprecated warnings
Matt Arsenault
2013-02-26
1
-11
/
+11
*
Fix missed out llvm-stress after APFloat change.
Tim Northover
2013-01-22
1
-3
/
+1
*
Move CallGraphSCCPass.h into the Analysis tree; that's where the
Chandler Carruth
2013-01-07
1
-1
/
+1
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-4
/
+4
*
Sort the #include lines for tools/...
Chandler Carruth
2012-12-04
1
-8
/
+8
*
One more step towards making doInitialization and doFinalization useful for
Pedro Artigas
2012-11-29
1
-2
/
+0
*
Revert r168635 "Step towards implementation of pass manager with doInitializa...
Owen Anderson
2012-11-27
1
-0
/
+2
*
Step towards implementation of pass manager with doInitialization and doFinal...
Owen Anderson
2012-11-26
1
-2
/
+0
*
Add doInitialization and doFinalization methods to ModulePass's, to allow the...
Owen Anderson
2012-11-15
1
-0
/
+2
*
Silence -Wnon-virtual-dtor in llvm-stress.
Andrew Trick
2012-09-19
1
-0
/
+4
*
llvm-stress: Stabalize (by using an ordered container) and add randomness to ...
Nadav Rotem
2012-06-21
1
-9
/
+20
*
Do not convert between fp128 <-> ppc_fp128 since there is no legal cast conve...
Nadav Rotem
2012-04-15
1
-9
/
+12
*
llvm-stress: stop abusing ConstantFP::get()
Dylan Noblesmith
2012-04-10
1
-5
/
+29
*
llvm-stress: don't make vectors of x86_mmx type
Dylan Noblesmith
2012-04-10
1
-1
/
+7
*
Fix some stray semi-colons.
Daniel Dunbar
2012-02-29
1
-3
/
+3
*
Allow llvm-stress to optionally generate the other floating-point types (half...
Hal Finkel
2012-02-27
1
-14
/
+40
*
Add support for random constant vectors.
Nadav Rotem
2012-02-26
1
-1
/
+23
*
Style fix: Remove unneeded parentheses.
Nadav Rotem
2012-02-26
1
-2
/
+2
*
Fix a bug in the code that checks if a store value is a vector of i1s
Nadav Rotem
2012-02-26
1
-1
/
+2
*
Fix compilation on MSVC. Rename "_BB" to "Block"
Nadav Rotem
2012-02-26
1
-2
/
+2
*
fix a copy-and-paste error in the docs
Nadav Rotem
2012-02-26
1
-1
/
+1
*
Add a random .LL file generator to stress-test different llvm components.
Nadav Rotem
2012-02-26
4
-0
/
+668