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
*
3 more bugs from the SPEC codes and from richards_benchmark.c
Vikram S. Adve
2003-05-31
6
-0
/
+524
*
Enabling some of these passes causes lli to break
Misha Brukman
2003-05-31
1
-0
/
+6
*
The actual order of parameters in a 2-reg-immediate assembly instructions is
Misha Brukman
2003-05-31
1
-2
/
+34
*
New testcase
Chris Lattner
2003-05-30
1
-0
/
+21
*
Since malloc is no longer used, no need to free() memory.
Misha Brukman
2003-05-30
1
-15
/
+11
*
When converting virtual registers to immediate constants, change the opcode.
Misha Brukman
2003-05-30
2
-0
/
+28
*
Added saveBBreferences() for BasicBlock resolution.
Misha Brukman
2003-05-30
2
-4
/
+16
*
getValueOp() now takes a MachineInstr as well as a MachineOperand.
Misha Brukman
2003-05-30
2
-2
/
+2
*
Added:
Misha Brukman
2003-05-30
2
-15
/
+108
*
Fixed the namespace to match SparcInternals.h; added notes on some missing
Misha Brukman
2003-05-30
1
-5
/
+18
*
The register types need to be visible outside of the class to be useful.
Misha Brukman
2003-05-30
1
-14
/
+13
*
Moved and expanded convertOpcodeFromRegToImm() to conver more opcodes.
Misha Brukman
2003-05-30
2
-448
/
+457
*
Make LLI behave just like LLC with regard to the compile passes it uses.
Misha Brukman
2003-05-30
1
-0
/
+15
*
Add SRoA pass to gccas
Chris Lattner
2003-05-30
1
-0
/
+1
*
Move indvars pass after mem2reg pass where it is more likely to be useful
Chris Lattner
2003-05-30
1
-1
/
+1
*
Okay totally give up on trying to optimize aggregates that cannot be completely
Chris Lattner
2003-05-30
1
-40
/
+6
*
Made the register and immediate versions of instructions consecutive.
Misha Brukman
2003-05-30
1
-7
/
+5
*
add a check that allows the SRoA pass to avoid breaking programs, even if their
Chris Lattner
2003-05-30
1
-1
/
+33
*
Because the format of the shift instructions is `shift r, shcnt, r', the
Misha Brukman
2003-05-30
1
-7
/
+11
*
Sorry, correcting small typo.
Tanya Lattner
2003-05-30
1
-1
/
+1
*
Added configurable options for the Linker and Archiver.
John Criswell
2003-05-30
3
-4
/
+14
*
Added the CloneTrace function which clones traces. It takes a vector of basic...
Tanya Lattner
2003-05-30
1
-0
/
+83
*
Added support for cloning a trace.
Tanya Lattner
2003-05-30
1
-0
/
+7
*
Makefile: Make SparcV9CodeEmitter.inc depend on SparcV9_F*.td as well.
Brian Gaeke
2003-05-30
2
-3
/
+7
*
Fix bug: ScalarRepl/2003-05-30-MultiLevel.ll
Chris Lattner
2003-05-30
1
-4
/
+4
*
New testcase
Chris Lattner
2003-05-30
1
-0
/
+9
*
Fix bug: ScalarRepl/2003-05-29-ArrayFail.ll
Chris Lattner
2003-05-30
1
-42
/
+128
*
Fix call to mmap, so that it can be used on sparc.
Brian Gaeke
2003-05-30
1
-10
/
+5
*
so far everything compiles
Guochun Shi
2003-05-30
4
-46
/
+78
*
Implementation of Equivalence Classes
Sumant Kowshik
2003-05-29
2
-0
/
+186
*
Changes to support function pointers
Sumant Kowshik
2003-05-29
1
-4
/
+41
*
Added support for function pointers
Sumant Kowshik
2003-05-29
1
-104
/
+583
*
Prevent lines from wrapping.
Misha Brukman
2003-05-29
1
-13
/
+13
*
Added documentation for the project options
Dinakar Dhurjati
2003-05-29
2
-8
/
+46
*
New testcase
Chris Lattner
2003-05-29
1
-0
/
+11
*
Get rid of extraneous ""s
Chris Lattner
2003-05-29
2
-2
/
+2
*
Add comment
Chris Lattner
2003-05-29
1
-0
/
+11
*
Initial checkin
Chris Lattner
2003-05-29
1
-0
/
+251
*
New testcases
Chris Lattner
2003-05-29
2
-0
/
+66
*
Since there is now another derived .inc file, ignore them all.
Misha Brukman
2003-05-29
1
-1
/
+1
*
Use an absolute path to TableGen because not everyone (e.g. automatic tester)
Misha Brukman
2003-05-29
1
-1
/
+1
*
Added a path to the current version of the built TableGen.
Misha Brukman
2003-05-29
2
-0
/
+2
*
Check in old tests
Chris Lattner
2003-05-29
2
-0
/
+36
*
Minor reordering of options
Chris Lattner
2003-05-29
1
-11
/
+12
*
Removed configuration options that are better served in Makefile.config.
John Criswell
2003-05-29
2
-46
/
+4
*
Moved the FLEX and BISON macros from Makefile.common since they are
John Criswell
2003-05-29
1
-1
/
+50
*
Added the target-independent part of TableGen data.
Misha Brukman
2003-05-29
1
-0
/
+26
*
Added project options to the Makefile.common
Dinakar Dhurjati
2003-05-29
2
-84
/
+234
*
Run more post-link xforms
Chris Lattner
2003-05-29
1
-1
/
+4
*
Change tests to use testrunner
Chris Lattner
2003-05-29
3
-6
/
+23
[next]