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
*
Use a shorter form to express implicit use/defs in FpGETRESULT and
Alkis Evlogimenos
2004-09-08
1
-6
/
+4
*
A call instruction should implicitely define ST0 since the return
Alkis Evlogimenos
2004-09-08
1
-3
/
+8
*
This file does not need <iostream>, I think.
Brian Gaeke
2004-09-08
4
-4
/
+0
*
Use a DenseMap for mapping reg->reg. This improves the LiveInterval
Alkis Evlogimenos
2004-09-08
2
-9
/
+12
*
Add 64 bit divide instructions, and use them
Nate Begeman
2004-09-06
2
-34
/
+15
*
Indent to 2 spaces and cleanup excess whitespace.
Alkis Evlogimenos
2004-09-05
1
-48
/
+47
*
Indent to 2 spaces.
Alkis Evlogimenos
2004-09-05
1
-26
/
+27
*
* Change PPC32AsmPrinter => PowerPCAsmPrinter since it is now shared between
Misha Brukman
2004-09-05
3
-13
/
+59
*
Renamed PPC32AsmPrinter.cpp => PowerPCAsmPrinter.cpp as the Darwin and AIX asm
Misha Brukman
2004-09-05
1
-710
/
+0
*
Include MathExtras.h to fix build breakage, thanks to Vladimir
Nate Begeman
2004-09-04
2
-0
/
+2
*
All PPC instructions are now auto-printed
Nate Begeman
2004-09-04
11
-1176
/
+944
*
Clean up some "clean:" targets so they use $(VERB) and don't print anything
Reid Spencer
2004-09-03
1
-1
/
+1
*
Order #includes alphabetically, local .h files first.
Misha Brukman
2004-09-03
1
-3
/
+2
*
Fixes to make LLVM compile with vc7.1.
Alkis Evlogimenos
2004-09-03
12
-5
/
+14
*
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
[next]