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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add support for dos style files.
Chris Lattner
2004-05-27
1
-1
/
+1
*
Add back a test I accidentally removed
Chris Lattner
2004-05-27
1
-0
/
+5
*
Fix InstCombine/load.ll & PR347.
Chris Lattner
2004-05-27
1
-12
/
+24
*
Add another testcase
Chris Lattner
2004-05-27
1
-5
/
+7
*
Re-introduce the -q option and make opt always return 0, even if the
Reid Spencer
2004-05-27
1
-3
/
+7
*
Added a "RUN:" line so this file can be executed by TestRunner.sh
Reid Spencer
2004-05-27
1
-0
/
+2
*
Removed the -q option and the default message written to stderr. The
Reid Spencer
2004-05-27
1
-6
/
+3
*
remove bogus test
Chris Lattner
2004-05-27
1
-12
/
+0
*
Make the test test what it is supposed to
Chris Lattner
2004-05-27
1
-0
/
+5
*
The -exprs pass is no longer with LLVM. *sniff*
Chris Lattner
2004-05-27
2
-29
/
+0
*
Correct test. use "not grep" instead of "grep -v"
Chris Lattner
2004-05-27
1
-2
/
+2
*
Implement constant folding of fmod, which is used a lot in povray
Chris Lattner
2004-05-27
1
-2
/
+9
*
Right, globals aren't values yet..
Chris Lattner
2004-05-27
2
-2
/
+2
*
Restructure call constant folding code a bit to make it simpler
Chris Lattner
2004-05-27
1
-39
/
+40
*
Add a simple pass.
Chris Lattner
2004-05-27
2
-0
/
+90
*
Continue the exposition
Chris Lattner
2004-05-27
1
-25
/
+133
*
Continue the implementation
Chris Lattner
2004-05-27
1
-37
/
+61
*
A few more microsteps
Chris Lattner
2004-05-27
1
-1
/
+7
*
gc_init now gets an argument
Chris Lattner
2004-05-27
1
-2
/
+2
*
Uhh, that doesn't exist.
Chris Lattner
2004-05-27
1
-1
/
+0
*
Beta-test moving a header from include/Support into the llvm hierarchy:
Chris Lattner
2004-05-27
1
-32
/
+0
*
Header file moved
Chris Lattner
2004-05-27
21
-20
/
+21
*
Header moved
Chris Lattner
2004-05-27
1
-1
/
+1
*
Signals.h header moved. Eventually this should move into a lib/System library,
Chris Lattner
2004-05-27
1
-1
/
+1
*
Moved header from include/Support/ to include/llvm/System
Chris Lattner
2004-05-27
1
-3
/
+3
*
Changes to make libSupport build on systems that don't have the wait syscall.
Chris Lattner
2004-05-27
1
-30
/
+12
*
Add section on the newly added Instruction and subclasses constructor
Alkis Evlogimenos
2004-05-27
1
-1
/
+16
*
Only give warnings if the user doesn't have mmap(). This is pretty much
John Criswell
2004-05-27
2
-8
/
+6
*
Add constructors that take a BasicBlock to append to, to the rest of
Alkis Evlogimenos
2004-05-27
8
-73
/
+304
*
Fix a test that was "broken" by new optimizations. The transformation we
Chris Lattner
2004-05-26
1
-0
/
+4
*
Do not pass a null pointer if this instruction is not prepended or
Alkis Evlogimenos
2004-05-26
1
-2
/
+2
*
Inline trivial constructors.
Alkis Evlogimenos
2004-05-26
3
-41
/
+28
*
Several clean ups suggested by Chris: remove tabs, make SlotMachine do lazy
Reid Spencer
2004-05-26
1
-94
/
+97
*
Provide the correct patch for bug 345. The solution is to add a setTypeName
Reid Spencer
2004-05-26
2
-11
/
+73
*
Tighten up checking on SymbolTable interface to make it illegal to pass a
Reid Spencer
2004-05-26
1
-2
/
+4
*
Refactor common initialization code in private init() functions.
Alkis Evlogimenos
2004-05-26
10
-108
/
+133
*
Use one destination constructor for the unconditional branch.
Alkis Evlogimenos
2004-05-26
1
-1
/
+1
*
Fix spelling of doxygen directive.
Misha Brukman
2004-05-26
1
-1
/
+1
*
Fix PR344: the incorrect remove was being used.
Chris Lattner
2004-05-26
2
-2
/
+2
*
Make the test use the %A type
Chris Lattner
2004-05-26
1
-0
/
+1
*
A quick and ugly hack to fix PR345. I used TypeTy specifically to make
Chris Lattner
2004-05-26
1
-1
/
+7
*
Fix a bug in reid's checkin
Chris Lattner
2004-05-26
1
-2
/
+3
*
Added a section on the SymbolTable class.
Reid Spencer
2004-05-26
1
-19
/
+247
*
Part of bug 122:
Reid Spencer
2004-05-26
6
-143
/
+108
*
Part of bug 122. Removed dependency of AsmWriter on SlotCalculator by
Reid Spencer
2004-05-26
1
-52
/
+426
*
Adding scheduling class.
Tanya Lattner
2004-05-26
4
-0
/
+492
*
Updating my cvs versions. THis is still in progress and much will be changed.
Tanya Lattner
2004-05-26
8
-314
/
+598
*
Add a (not very meaningful) default constructor for AllocInfo objects.
Brian Gaeke
2004-05-25
1
-4
/
+8
*
Put SlotTable.h inclusion back at front of list to be coding standards
Reid Spencer
2004-05-25
2
-2
/
+2
*
Change the install-includes target to completely ignore the llvm/Internal
Reid Spencer
2004-05-25
1
-2
/
+2
[prev]
[next]