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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the way we choose a free register: instead of picking the first
Alkis Evlogimenos
2004-09-02
1
-4
/
+15
*
Change the way we choose a free register: instead of picking the first
Alkis Evlogimenos
2004-09-02
1
-3
/
+14
*
We don't need to sort the added vector as unhandled intervals are
Alkis Evlogimenos
2004-09-02
1
-1
/
+0
*
Convert remaining X-Form and Pseudo instructions over to asm writer
Nate Begeman
2004-09-02
6
-119
/
+91
*
Back to compiling land for v8
Brian Gaeke
2004-09-02
10
-14
/
+14
*
Changes For Bug 352
Reid Spencer
2004-09-01
219
-434
/
+440
*
Be a bit more efficient when processing the active and inactive
Alkis Evlogimenos
2004-09-01
2
-52
/
+62
*
Give a better assertion if we see a use before a def.
Alkis Evlogimenos
2004-09-01
1
-0
/
+2
*
mkdtemp doesn't exist on Cygwin. Use tempnam & mkdir instead.
Reid Spencer
2004-09-01
1
-5
/
+7
*
Make CommandLine prefix error output with the name of the program.
Reid Spencer
2004-09-01
1
-13
/
+20
*
Add support for FreeBSD
Reid Spencer
2004-08-31
4
-0
/
+126
*
Add support for Interix and FreeBSD
Reid Spencer
2004-08-31
4
-0
/
+126
*
Actually define PreventCoreFiles in the sys namespace.
Reid Spencer
2004-08-31
1
-3
/
+1
*
Add a new abstraction, SysConfig for platform independent system
Reid Spencer
2004-08-31
8
-0
/
+200
*
Minor code clarity changes.
Alkis Evlogimenos
2004-08-31
1
-4
/
+6
*
convert M and MD form instructions to generated asm writer
Nate Begeman
2004-08-31
2
-20
/
+41
*
Move the GetTemporaryDirectory function from "generic Unix" to platform
Reid Spencer
2004-08-30
7
-24
/
+100
*
Add inclusion of assert.h
Reid Spencer
2004-08-30
1
-0
/
+1
*
Move yet more instructions over to being printed by the generated asm writer
Nate Begeman
2004-08-30
4
-134
/
+188
*
Abbreviate the long descriptions which are now in docs/SystemLibrary.html.
Reid Spencer
2004-08-30
1
-79
/
+26
*
Reduce the number of arguments in the instruction builder and make some
Reid Spencer
2004-08-30
2
-160
/
+137
*
Convert A-Form instructions to auto-generated asm writer
Nate Begeman
2004-08-29
2
-45
/
+62
*
Register sizes should be specified in bits
Nate Begeman
2004-08-29
1
-2
/
+2
*
Improvements to int->float cast code for PPC-64
Nate Begeman
2004-08-29
3
-61
/
+60
*
Put this change back in after testing from Reid proved its innocence. getSpi...
Nate Begeman
2004-08-29
1
-2
/
+2
*
Add a declaration of environ global for Darwin
Reid Spencer
2004-08-29
2
-0
/
+4
*
Add an assert to cature null Operands. It is better to catch it here than
Reid Spencer
2004-08-29
1
-0
/
+1
*
Signals support has been moved to lib/System
Reid Spencer
2004-08-29
1
-138
/
+0
*
Move a warning comment to where it should have been in the first place.
Reid Spencer
2004-08-29
1
-5
/
+5
*
Correct the vim: specification
Reid Spencer
2004-08-29
1
-1
/
+1
*
Include some additional header files.
Reid Spencer
2004-08-29
1
-4
/
+6
*
Initial platform independent implementation of operating system concept
Reid Spencer
2004-08-29
10
-0
/
+577
*
Initial commit of an platform-indepdendent implementation for the
Reid Spencer
2004-08-29
10
-0
/
+443
*
Implement the following missing functionality in the PPC backend:
Nate Begeman
2004-08-29
3
-66
/
+137
*
Revise the design of the Path concept per peer review. Too many changes to
Reid Spencer
2004-08-29
7
-202
/
+699
*
Remove dead code.
Alkis Evlogimenos
2004-08-28
1
-1
/
+0
*
Now that LiveIntervals::addIntervalsForSpills is fixed, do not require
Alkis Evlogimenos
2004-08-27
2
-4
/
+0
*
Only update LiveVariables if it is available. addIntervalsForSpills
Alkis Evlogimenos
2004-08-27
1
-9
/
+12
*
Back out this change as it broke the build last night. This should be
Alkis Evlogimenos
2004-08-27
2
-0
/
+4
*
Back out change to divide getSpillSize by 8 until I figure out why it breaks ...
Nate Begeman
2004-08-27
1
-2
/
+2
*
The linear scan variants do not require the LiveVariables analysis.
Alkis Evlogimenos
2004-08-27
2
-4
/
+0
*
Register sizes are in bits, not bytes
Nate Begeman
2004-08-27
3
-5
/
+5
*
Correctly compute the number of compaction tables.
Reid Spencer
2004-08-27
1
-1
/
+1
*
Prevent an empty compaction table from being written to the bytecode file.
Reid Spencer
2004-08-27
1
-8
/
+12
*
Add the CompactionTableIsEmpty function so that we can determine if a
Reid Spencer
2004-08-26
2
-0
/
+29
*
Use newly added API in MRegisterInfo and don't expose the allocatable
Alkis Evlogimenos
2004-08-26
1
-13
/
+1
*
Use newly added API in MRegisterInfo.
Alkis Evlogimenos
2004-08-26
2
-5
/
+6
*
Add getAllocatableSet() function.
Alkis Evlogimenos
2004-08-26
1
-4
/
+18
*
Fix a typo.
Reid Spencer
2004-08-26
1
-1
/
+1
*
First cut at a README for lib/System explaining the #inclusion rules and
Reid Spencer
2004-08-26
1
-0
/
+96
[next]